connman-conf: configures connman in qemu machines
authorCristian Iorga <cristian.iorga@intel.com>
Tue, 15 Jan 2013 20:08:46 +0000 (22:08 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Jan 2013 11:57:33 +0000 (11:57 +0000)
commit23bbcaa9fccf69fa795e449c8fe8d2fc69335374
tree71ced3e17e17176cab7b542b02ec3d69732cdd98
parent318ae73255a7d33141f1b8da813b019107b29a8d
connman-conf: configures connman in qemu machines

For qemu machines, connman should not configure
virtual wired interfaces. Wired interfaces (eth0)
are assigned static IP addresses by the virtual machine
manager (qemu). This packages places the eth0 interface in
a list of blacklisted interfaces, forbiding connman
administering wired interfaces for qemu machines.

(From OE-Core rev: cfd9ab0eff27a59b8b9e750a01565e2e7c94e801)

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/layer.conf
meta/recipes-connectivity/connman/connman-conf.bb [new file with mode: 0644]
meta/recipes-connectivity/connman/connman-conf/qemuall/main.conf [new file with mode: 0644]