The default network manager included with the x11-sato packagegroup is connman. It cannot coexist with ifup and /etc/network/interfaces. For connman to work properly we would require: - To modify netbase to leave an interfaces file with only the loopback interface for graphical images. - To compile the wpa_supplicant with dbus support and to leave connman the task of starting it without a configuration file but with the dbus API (-u) - We would need a way to run pre up scripts for all interfaces, so that the wired interfaces can set the mac addresses passed by uboot and the wireless interfaces can use the appropriate launch scripts. Currently connman has no way to launch scripts before bringing an interface up. It could be done with udev, but reportedly this does not work well because sometimes connman brings the interface up before the udev rule is run. It may be that future versions of connman fix this, for example by providing a command line tool. For the moment it is easier to have no graphical network manager. That way both del-image types share the network settings. In the future we may want to revisit the need for a graphical network manager. Fixes https://jira.digi.com/browse/DEL-387 Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com> |
||
|---|---|---|
| .. | ||
| classes | ||
| conf | ||
| recipes-connectivity | ||
| recipes-core | ||
| recipes-digi | ||
| recipes-graphics | ||
| recipes-multimedia | ||
| recipes-sato/packagegroups | ||
| DIGI_EULA | ||
| DIGI_OPEN_EULA | ||
| README | ||
README
OpenEmbedded/Yocto Digi Embedded Linux layer ============================================ This layer provides the Digi Embedded Linux distribution images. This layer is based on the following Yocto layers (Danny): git://git.yoctoproject.org/poky 2806646a263527ec0487ea160afd4bdc0a3c1703 git://git.yoctoproject.org/meta-fsl-arm a0e486a76af5819ee76ac34e966feb72bd3c48bd git://github.com/openembedded/meta-oe.git 34e5537e67b655b8d2effbbecc207d88eea52b87 Digi's license agreements ------------------------- All software is covered by Digi's general EULA and Digi's Open Source EULA. To have the right to use the software in your images you need to read and accept both EULAs at the DIGI_EULA and DIGI_OPEN_EULA files. Support ------- This layer is provided 'as is' with no guarantee. However, some support may be available from support@digi.com