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.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index aee1fa7860..b17add6f74 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -34,6 +34,8 @@ BBFILES_DYNAMIC += " \
34 gnome-layer:${LAYERDIR}/dynamic-layers/gnome-layer/recipes-*/*/*.bbappend \ 34 gnome-layer:${LAYERDIR}/dynamic-layers/gnome-layer/recipes-*/*/*.bbappend \
35 perl-layer:${LAYERDIR}/dynamic-layers/perl-layer/recipes-*/*/*.bb \ 35 perl-layer:${LAYERDIR}/dynamic-layers/perl-layer/recipes-*/*/*.bb \
36 perl-layer:${LAYERDIR}/dynamic-layers/perl-layer/recipes-*/*/*.bbappend \ 36 perl-layer:${LAYERDIR}/dynamic-layers/perl-layer/recipes-*/*/*.bbappend \
37 selinux:${LAYERDIR}/dynamic-layers/selinux/recipes-*/*/*.bb \
38 selinux:${LAYERDIR}/dynamic-layers/selinux/recipes-*/*/*.bbappend \
37" 39"
38 40
39# This should only be incremented on significant changes that will 41# This should only be incremented on significant changes that will