meta-digi/meta-digi-dey
Gabriel Valcazar a274463266 dey-image: inherit populate_sdk_qt[5/6] only in dey-image-qt to avoid SDK bloat
When it comes to inheriting this qt bbclass, we used to do so for every image
inheriting the "dey-image" bbclass that had "dey-qt" in its IMAGE_FEATURES. In
theory, only dey-image-qt follows these requirements.

However, starting in DEY 3.0, we added support for multiple graphical images,
all of them sharing the same characteristics save for a defining IMAGE_FEATURE.
To implement this, all images have the IMAGE_FEATURE "dey-${GRAPHICAL_CORE}",
with GRAPHICAL_CORE having a default value of "qt" and being overwritten in
each image recipe with its respective value: "qt", "webkit", "crank" or "lvgl".
The problem is that, when checking whether to inherit populate_sdk_qt[5/6] or
not, it's still very early in the recipe parsing process and GRAPHICAL_CORE
still has its default value of "qt", meaning the "dey-qt" IMAGE_FEATURE is
considered present for all graphical images. In turn, this results in qt
packages being included in all graphical image SDKs.

Move the inherit clause to the dey-image-qt recipe and remove the check so
that the qt packages only get installed in the dey-image-qt SDK.

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
(cherry picked from commit 593ff866578e6d341ec4d8a09581922c6390e2a4)
2024-11-08 10:30:52 +01:00
..
classes dey-image: inherit populate_sdk_qt[5/6] only in dey-image-qt to avoid SDK bloat 2024-11-08 10:30:52 +01:00
conf meta-digi-dey: layer.conf: make "outdated" layers compatible with Yocto 5.0 2024-10-17 13:03:37 +02:00
dynamic-layers ccimx93: update ML package for NXP release 6.6.36-2.1.0 2024-11-05 18:17:02 +01:00
recipes-aws Update Digi Copyright header 2024-07-15 09:28:58 +02:00
recipes-connectivity bluetooth-init: ccimx6ul: validate FW was correctly loaded 2024-10-31 09:59:42 +01:00
recipes-core dey-image: inherit populate_sdk_qt[5/6] only in dey-image-qt to avoid SDK bloat 2024-11-08 10:30:52 +01:00
recipes-crank Update Digi Copyright header 2024-07-15 09:28:58 +02:00
recipes-devtools Remove meson 1.0.1 recipe 2024-10-17 13:03:37 +02:00
recipes-digi meta-digi-dey: sysinfo: fix build info filename from "build" to "buildinfo" 2024-11-07 12:33:07 +01:00
recipes-extended dey: cosmetic, mark patches as DEY specific 2024-10-22 15:48:00 +02:00
recipes-gnome Update Digi Copyright header 2024-07-15 09:28:58 +02:00
recipes-graphics dey: cosmetic, mark patches as DEY specific 2024-10-22 15:48:00 +02:00
recipes-multimedia dey: cosmetic, mark patches as DEY specific 2024-10-22 15:48:00 +02:00
recipes-sato Update Digi Copyright header 2024-07-15 09:28:58 +02:00
recipes-support dey: cosmetic, mark patches as DEY specific 2024-10-22 15:48:00 +02:00
DIGI_EULA DIGI_EULA: Update Digi EULA file. 2017-08-29 12:23:22 +02:00
DIGI_OPEN_EULA meta-digi: Rename from DEL to DEY. 2013-06-12 13:18:37 +02:00
README meta-digi: update support email address 2017-10-30 17:02:33 +01:00

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