summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/conf/layer.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index 78df6e3c03..357cca8cc6 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -26,8 +26,6 @@ BBFILE_PRIORITY_openembedded-layer = "5"
26# only activates content when identified layers are present, 26# only activates content when identified layers are present,
27# to ensure yocto compatibility check pass 27# to ensure yocto compatibility check pass
28BBFILES_DYNAMIC += " \ 28BBFILES_DYNAMIC += " \
29 clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/recipes-*/*/*.bb \
30 clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/recipes-*/*/*.bbappend \
31 meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bb \ 29 meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bb \
32 meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bbappend \ 30 meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bbappend \
33 multimedia-layer:${LAYERDIR}/dynamic-layers/multimedia-layer/recipes-*/*/*.bb \ 31 multimedia-layer:${LAYERDIR}/dynamic-layers/multimedia-layer/recipes-*/*/*.bb \