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