summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorAntoine Gouby <antoine.gouby@toradex.com>2026-06-03 17:29:44 +0200
committerAntoine Gouby <antoine.gouby@toradex.com>2026-06-03 18:35:47 +0200
commit6c18de4d5bb762152915412e617d8fd25be9bb41 (patch)
treef6848a680454f2bc23a72a2b0e896f72c2a8da2a /conf
parentacc7a38cb759ecdd7faac237891f3279c9fc4101 (diff)
layer.conf: remove meta-freescale-distro dynamic layerHEADmaster
Remove the freescale-distro dynamic layer and its BBFILES_DYNAMIC entry. The only content it added was RRECOMMENDS packagegroup-fsl-gstreamer1.0-full for mx8-nxp-bsp machines which is redundant: gstreamer1.0-plugins-base/good/bad already RRECOMMENDS their respective -meta packages and imx-gst1.0-plugin/tools are already added by the freescale-layer dynamic bbappend. Related-to: ELB-7006 Signed-off-by: Antoine Gouby <antoine.gouby@toradex.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 0f4df8d..8d43045 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -18,7 +18,6 @@ BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.bb' % layer \
BBFILES_DYNAMIC += " \
freescale-layer:${LAYERDIR}/dynamic-layers/freescale-layer/recipes-*/*/*.bbappend \
- freescale-distro:${LAYERDIR}/dynamic-layers/freescale-distro/recipes-*/*/*.bbappend \
"
LAYERDEPENDS_toradex-demos = " \