[yocto] Replace netbase with connman

Burton, Ross ross.burton at intel.com
Wed Sep 12 04:48:49 PDT 2012


On 11 September 2012 22:58, Marc Ferland <ferlandm at sonatest.com> wrote:
> I'm trying to replace netbase from my image with connman and I need help
> on how to proceed. So far I see that:
> - udev includes some event scripts that bring up interfaces
> - netbase is included by default in core-image (which I use).

You don't want go get rid of netbase as it includes critical files,
but you do want to install an /etc/network/interfaces file that only
defines lo through a netbase bbappend.

Guacamayo is probably a good example -
https://github.com/Guacamayo/meta-guacamayo.

Re NFS, no idea. I have seen patches on oe-core to stop connman from
re-configuring the network when it starts, so you'll probably want to
find and integrate those if you are not running oe-core master.

Ross



More information about the yocto mailing list