[OE-core] [PATCH V2 0/2] Connman upgrade and qemu ethernet provisioning
Cristian Iorga
cristian.iorga at intel.com
Mon Mar 4 17:17:48 UTC 2013
Connman 1.12 features Ethernet provisioning
As such, qemu machines will use it to prevent connman to
loose connectivity if no network infrastructure is present.
Fixes Yocto bugs YB3227, YB3804, YB3843.
Version V2 includes "connman: add header to define in6_addr" patch
Cristian Iorga (2):
connman: upgrade to 1.12
connman: Wired inteface provisioned via qemu
meta/recipes-connectivity/connman/connman-conf.bb | 17 +++---
.../connman/connman-conf/qemuall/main.conf | 3 --
.../connman/connman-conf/qemuall/wired-setup | 16 ++++++
.../connman/connman-conf/qemuall/wired.config | 8 +++
meta/recipes-connectivity/connman/connman.inc | 2 +-
...If-there-is-no-d_type-support-use-fstatat.patch | 55 --------------------
meta/recipes-connectivity/connman/connman/connman | 3 ++
.../connman/{connman_1.10.bb => connman_1.12.bb} | 5 +-
8 files changed, 40 insertions(+), 69 deletions(-)
delete mode 100644 meta/recipes-connectivity/connman/connman-conf/qemuall/main.conf
create mode 100644 meta/recipes-connectivity/connman/connman-conf/qemuall/wired-setup
create mode 100644 meta/recipes-connectivity/connman/connman-conf/qemuall/wired.config
delete mode 100644 meta/recipes-connectivity/connman/connman/0002-storage.c-If-there-is-no-d_type-support-use-fstatat.patch
rename meta/recipes-connectivity/connman/{connman_1.10.bb => connman_1.12.bb} (74%)
--
1.7.10.4
More information about the Openembedded-core
mailing list