summaryrefslogtreecommitdiffstats
path: root/meta-poky/conf
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2024-02-09 13:59:34 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-02-09 14:00:03 +0000
commit76575e760a84516487e7a2ed791992464b59407e (patch)
treed711f23e0e17110e4b0d85a5e99ec35c7ea45d40 /meta-poky/conf
parent95cebcae00264ec5902cd76a9f6d23274b0ea931 (diff)
downloadpoky-76575e760a84516487e7a2ed791992464b59407e.tar.gz
layer.conf: Update for the scarthgap release series
Prepare for the scarthgap release. (From meta-yocto rev: 5be4f867a3fba39103a569eb4ecf10c39eca3742) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky/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 5e1c37a9d4..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 = "nanbield" 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