summaryrefslogtreecommitdiffstats
path: root/meta-poky/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-poky/conf/layer.conf')
-rw-r--r--meta-poky/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-poky/conf/layer.conf b/meta-poky/conf/layer.conf
index 7241af02e4..13bba953a0 100644
--- a/meta-poky/conf/layer.conf
+++ b/meta-poky/conf/layer.conf
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "yocto"
9BBFILE_PATTERN_yocto = "^${LAYERDIR}/" 9BBFILE_PATTERN_yocto = "^${LAYERDIR}/"
10BBFILE_PRIORITY_yocto = "5" 10BBFILE_PRIORITY_yocto = "5"
11 11
12LAYERSERIES_COMPAT_yocto = "gatesgarth" 12LAYERSERIES_COMPAT_yocto = "scarthgap"
13 13
14# This should only be incremented on significant changes that will 14# This should only be incremented on significant changes that will
15# cause compatibility issues with other layers 15# cause compatibility issues with other layers