This recipe had a post install script to do the following: - create runlevel symlinks. - comment the 'auto' lines of /etc/network/interfaces if running on a non-Wi-Fi variant. - add Atheros or QCA bridge examples depending on the detected chip. - add wlan1 interface only if QCA chip is detected. This post install cannot run on a read-only-rootfs so the recipe has been reworked to do the same things at build time: - the runlevel symlinks have been removed because they are taken care of by a poky class. - add a pre-up condition (the existance of a wireless entry on the device tree) so that the interface is not brought up if the condition is not met. - for the cc6/cc6n, since the Wi-Fi chip can be Atheros or QCA, add specific wlan1 and br0 fragments with a pre-up condition basing on the detected ID of the Wi-Fi chip Signed-off-by: Hector Palacios <hector.palacios@digi.com> https://onedigi.atlassian.net/browse/DEL-7708 |
||
|---|---|---|
| .. | ||
| classes | ||
| conf | ||
| dynamic-layers | ||
| recipes-aws | ||
| recipes-connectivity | ||
| recipes-core | ||
| recipes-devtools | ||
| recipes-digi | ||
| recipes-extended | ||
| recipes-gnome | ||
| recipes-graphics | ||
| recipes-multimedia | ||
| recipes-qt | ||
| recipes-sato | ||
| recipes-security/ml-security | ||
| recipes-support | ||
| DIGI_EULA | ||
| DIGI_OPEN_EULA | ||
| README | ||
README
OpenEmbedded/Yocto Digi Embedded Linux layer ============================================ This layer provides the Digi Embedded Linux distribution images. This layer depends on: git://git.yoctoproject.org/poky.git git://git.openembedded.org/meta-openembedded.git git://git.yoctoproject.org/meta-freescale.git git://github.com/Freescale/meta-fsl-demos.git 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. NXP Semiconductors' software license agreement ---------------------------------------------- Some platforms depends on libraries and packages that are covered by NXP Semiconductors' EULA. To have the right to use those binaries in your images you need to read and accept the EULA file in meta-freescale Yocto layer. Support ------- This layer is provided 'as is' with no guarantee. However, some support may be available from tech.support@digi.com