diff options
author | Saul Wold <sgw@linux.intel.com> | 2014-11-24 07:37:52 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-03 12:22:40 +0000 |
commit | 853e8d2c7aff6dddc1d555af22f54c4ecef13df1 (patch) | |
tree | 9e071bc199554e8fdfbf2e8ab835bcfb95484a4c /meta/classes/package.bbclass | |
parent | 73f418ce10a801f0befc06ffe54864563aea986c (diff) | |
download | openembedded-core-853e8d2c7aff6dddc1d555af22f54c4ecef13df1.tar.gz openembedded-core-853e8d2c7aff6dddc1d555af22f54c4ecef13df1.tar.bz2 openembedded-core-853e8d2c7aff6dddc1d555af22f54c4ecef13df1.zip |
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]
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/package.bbclass')
0 files changed, 0 insertions, 0 deletions