The default ML packagegroup provided by the x-linux-ai layer isn't very flexible when it comes to including a subset of the packagegroups it provides: even if you include just one of them, the others will get built anyway, pulling in several dependencies that aren't even used for the final image's contents. Also, a lot of the runtime dependencies are duplicated in several of the packages in the dependency chain, making it confusing to manage dependencies efficiently. Create a new packagegroup specifically tailored for our ccmp25 webkit images, using packagegroup-x-linux-ai as reference, removing any duplicated dependencies and applying the same changes as the ones we apply in the reference's .bbappend. At the moment, this packagegroup and the old one are equivalent, but we can now modify ours while leaving the old one intact in case anyone wants to use it. Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com> |
||
|---|---|---|
| .. | ||
| classes | ||
| conf | ||
| dynamic-layers | ||
| recipes-aws | ||
| recipes-connectivity | ||
| recipes-core | ||
| recipes-crank | ||
| recipes-devtools | ||
| recipes-digi | ||
| recipes-extended | ||
| recipes-gnome | ||
| recipes-graphics | ||
| recipes-multimedia | ||
| 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