meta-digi/meta-digi-dey/dynamic-layers/webkit
Gabriel Valcazar 216cfd53e3 ccmp25: x-linux-ai: create custom ML packagegroup for webkit images
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>
2025-01-31 13:41:01 +01:00
..
recipes-browser wpewebkit: avoid pulling in qtbase-native dependency if not necessary 2025-01-29 17:57:36 +01:00
recipes-core/images ccmp25: x-linux-ai: create custom ML packagegroup for webkit images 2025-01-31 13:41:01 +01:00
recipes-digi connectcore-demo-example: restructure multimedia dependencies 2025-01-07 16:10:33 +01:00