summaryrefslogtreecommitdiffstats
path: root/meta-perl/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-perl/conf/layer.conf')
-rw-r--r--meta-perl/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/conf/layer.conf b/meta-perl/conf/layer.conf
index 4f075e9a9..3cb9571d4 100644
--- a/meta-perl/conf/layer.conf
+++ b/meta-perl/conf/layer.conf
@@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
7 7
8BBFILE_COLLECTIONS += "perl-layer" 8BBFILE_COLLECTIONS += "perl-layer"
9BBFILE_PATTERN_perl-layer := "^${LAYERDIR}/" 9BBFILE_PATTERN_perl-layer := "^${LAYERDIR}/"
10BBFILE_PRIORITY_perl-layer = "6" 10BBFILE_PRIORITY_perl-layer = "5"
11 11
12# This should only be incremented on significant changes that will 12# This should only be incremented on significant changes that will
13# cause compatibility issues with other layers 13# cause compatibility issues with other layers