aboutsummaryrefslogtreecommitdiffstats
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.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-perl/conf/layer.conf b/meta-perl/conf/layer.conf
index f97527c554..20a6a4239f 100644
--- a/meta-perl/conf/layer.conf
+++ b/meta-perl/conf/layer.conf
@@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "perl-layer"
BBFILE_PATTERN_perl-layer := "^${LAYERDIR}/"
-BBFILE_PRIORITY_perl-layer = "6"
+BBFILE_PRIORITY_perl-layer = "5"
# This should only be incremented on significant changes that will
# cause compatibility issues with other layers
@@ -15,4 +15,4 @@ LAYERVERSION_perl-layer = "1"
LAYERDEPENDS_perl-layer = "core openembedded-layer"
-LAYERSERIES_COMPAT_perl-layer = "gatesgarth"
+LAYERSERIES_COMPAT_perl-layer = "scarthgap"