[OE-core] [oe-core][RFC 0/2]
Henning Heinold
henning at itconsulting-heinold.de
Tue Sep 8 15:47:33 UTC 2015
Hi,
our current script for busybox-udhcpc, which handles the
different dhcp-options has some limitations.
The following two patches introducing a default
file so the error proven editing for the script
it self is not needed.
The first patch also handles the modifications for
/etc/resolv.conf .
The second patch deals with setting a default route
or not.
We like to get this upstream and of course
some feedback.
Henning Heinold (2):
busybox:udhcpc: add option for modify resolv.conf
busybox:udhcpc: option to skip the default route
meta/recipes-core/busybox/busybox.inc | 4 +++-
meta/recipes-core/busybox/busybox_1.23.2.bb | 1 +
meta/recipes-core/busybox/busybox_git.bb | 1 +
meta/recipes-core/busybox/files/simple.script | 30 +++++++++++++++-----------
meta/recipes-core/busybox/files/udhcpc.default | 5 +++++
5 files changed, 27 insertions(+), 14 deletions(-)
create mode 100644 meta/recipes-core/busybox/files/udhcpc.default
--
1.9.1
More information about the Openembedded-core
mailing list