summaryrefslogtreecommitdiffstats
path: root/meta/conf/layer.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2023-11-09 16:25:47 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-11-09 16:26:02 +0000
commite81981e317f8bece2807e39a05916fdc58f26017 (patch)
treef27a5569ed393e857c3dfa6726321d50700faa0d /meta/conf/layer.conf
parentc6276d8e577fc7790d116d6c3e4e76883f4a32c2 (diff)
downloadpoky-e81981e317f8bece2807e39a05916fdc58f26017.tar.gz
layer.conf: Switch layer to nanbield series only
(From OE-Core rev: e4d2bea88121f3600d1305fa2000def014e15280) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/layer.conf')
-rw-r--r--meta/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index 9b94bbd8b3..bb8b1c81b1 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf/layer.conf
@@ -7,7 +7,7 @@ BBFILE_COLLECTIONS += "core"
7BBFILE_PATTERN_core = "^${LAYERDIR}/" 7BBFILE_PATTERN_core = "^${LAYERDIR}/"
8BBFILE_PRIORITY_core = "5" 8BBFILE_PRIORITY_core = "5"
9 9
10LAYERSERIES_CORENAMES = "nanbield mickledore" 10LAYERSERIES_CORENAMES = "nanbield"
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