Files
poky/meta/recipes-connectivity
Haris Okanovic 41647c5917 dhcp: Workaround busybox limitation in Linux dhclient-script
Busybox's implementation of chown and chmod doesn't provide a
"--reference" option used in the latest version of dhclient-script.
This change works around that limitation by using stat to read
ownership and permissions flags and simple chown/chmod calls
supported in both coreutils and busybox.

Patch submitted upstream to ISC, tracked as bug 48771.

(From OE-Core rev: a311013e1fd0e7b874dfe11bb3cdf4839cd91c9f)

Signed-off-by: Haris Okanovic <haris.okanovic@ni.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-11-14 13:20:59 +00:00
..
2019-10-23 16:30:36 +01:00
2019-11-10 14:06:10 +00:00
2019-09-16 23:02:43 +01:00
2019-11-04 13:39:05 +00:00
2019-10-19 23:18:33 +01:00
2016-06-15 08:35:00 +01:00