]> code.ossystems Code Review - openembedded-core.git/commit
resolvconf: add fixes for busybox and make it work
authorSaul Wold <sgw@linux.intel.com>
Mon, 24 Nov 2014 15:37:52 +0000 (07:37 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Feb 2015 14:48:06 +0000 (14:48 +0000)
commitcb3c7cfe00e96580db5aedc7f7c0970378ab3c6e
treef9c4166b1fa8d74b60f9b9e0111431b5c06b680b
parent6f238c8293c3578eead15bf9f9ab5fdf95d1e9a5
resolvconf: add fixes for busybox and make it work

resolvconf was missing a script and needed readlink which was in
/usr/bin.  Also the /etc/resolv.conf was not being correctly linked
to /etc/resolvconf/run/resolv.conf, which is fixed by the volaties
change which is now a file as opposed to created in do_install.

Ensure that the correct scripts for ifup/ifdown get installed and that
resolvconf is correctly enabled at startup

[YOCTO #5361]

(From OE-Core rev: 853e8d2c7aff6dddc1d555af22f54c4ecef13df1)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Conflicts:
meta/recipes-connectivity/resolvconf/resolvconf_1.74.bb
meta/recipes-connectivity/resolvconf/resolvconf/99_resolvconf [new file with mode: 0644]
meta/recipes-connectivity/resolvconf/resolvconf/fix-path-for-busybox.patch [new file with mode: 0644]
meta/recipes-connectivity/resolvconf/resolvconf_1.74.bb