Starting with Linux v4.15, regulatory domains are no longer handled via CRDA, but via the kernel and a flexible database instead. Said database is included in the wireless-regdb-static package, which conflicts with the old wireless-regdb package. To accomodate for this new package, add CRDA as a dependency for ccimx6 platforms only, and incorporate wireless-regdb-static for the rest of the platforms. Additionally, the ccimx6 kernel should inherit the kernel_wireless_regdb .bbclass so the plaintext database is copied to the kernel sources, but since we use the same recipe for all kernel versions and ccimx6 platforms are not yet supported in zeus, omit this change for now. Remove the package-base .bbappend, since only ccimx6ulstarter images include that packagegroup and they require wireless-regdb-static, anyway. By adding the regulatory database, we avoid delays when going to suspend, caused by the kernel waiting for the database to appear. https://jira.digi.com/browse/DEL-7133 Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com> |
||
|---|---|---|
| .. | ||
| classes | ||
| conf | ||
| recipes-aws | ||
| recipes-connectivity | ||
| recipes-core | ||
| recipes-devtools | ||
| recipes-digi | ||
| recipes-extended/socketcan | ||
| recipes-gnome/gnome | ||
| recipes-graphics | ||
| recipes-multimedia | ||
| recipes-qt | ||
| recipes-sato | ||
| 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