summaryrefslogtreecommitdiffstats
path: root/meta-oe/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/conf/layer.conf')
-rw-r--r--meta-oe/conf/layer.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index 5bf1f6cfd..5178678da 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -27,6 +27,7 @@ BBFILE_PRIORITY_openembedded-layer = "6"
27# to ensure yocto compatibility check pass 27# to ensure yocto compatibility check pass
28BBFILES_DYNAMIC += " \ 28BBFILES_DYNAMIC += " \
29meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bb \ 29meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bb \
30networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/recipes-*/*/*.bb \
30perl-layer:${LAYERDIR}/dynamic-layers/perl-layer/recipes-*/*/*.bb \ 31perl-layer:${LAYERDIR}/dynamic-layers/perl-layer/recipes-*/*/*.bb \
31" 32"
32 33