]> code.ossystems Code Review - openembedded-core.git/commit
busybox: Make busybox connman aware
authorSaul Wold <sgw@linux.intel.com>
Tue, 5 Aug 2014 02:03:00 +0000 (19:03 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Aug 2014 09:22:54 +0000 (10:22 +0100)
commit06bdccb5c4df44745863a2290cbb83fd190f66df
treeb1decc5ebd8aa5ee3025c257dabc23a6215416c2
parentd5a1999a7dc216b8182440cf9e8489ec79a6606e
busybox: Make busybox connman aware

This change makes busybox aware of both connman and the standard dhcp
client, while there is a caveat about using busybox's ifup/ifdown, this
change will make the 3 possibly dhcp clients behave better when busybox
is used.

Enable the CONFIG_FEATURE_IFUPDOWN_EXTERNAL_DHCP feature to busybox will
search for various external clients and then add connman as an external
client.

[YOCTO #6521]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox/defconfig
meta/recipes-core/busybox/busybox/recognize_connmand.patch [new file with mode: 0644]
meta/recipes-core/busybox/busybox_1.22.1.bb