]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
layer.conf: Update to nanbield release series
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 10 Sep 2023 07:58:36 +0000 (08:58 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 10 Sep 2023 07:58:50 +0000 (08:58 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-selftest/conf/layer.conf
meta-skeleton/conf/layer.conf
meta/conf/layer.conf

index 2eeea0444b9f1364e6688c88a5d1512199bba178..cc65b461ba74b34b602aa46cf765ab725cb926e4 100644 (file)
@@ -11,4 +11,4 @@ BBFILE_PRIORITY_selftest = "5"
 
 addpylib ${LAYERDIR}/lib oeqa
 
-LAYERSERIES_COMPAT_selftest = "mickledore"
+LAYERSERIES_COMPAT_selftest = "nanbield"
index 564ae265019ef25c5527431cf25e32a8261aca99..b180e61d03b3f9bca646d2ad869d370122f049f5 100644 (file)
@@ -14,4 +14,4 @@ LAYERVERSION_skeleton = "1"
 
 LAYERDEPENDS_skeleton = "core"
 
-LAYERSERIES_COMPAT_skeleton = "mickledore"
+LAYERSERIES_COMPAT_skeleton = "nanbield"
index 2cc7ed84155f5164e0a66ea4edf47e676e5a3310..9b94bbd8b34e66fb68fabbb7b43e46ac1ce118b3 100644 (file)
@@ -7,12 +7,12 @@ BBFILE_COLLECTIONS += "core"
 BBFILE_PATTERN_core = "^${LAYERDIR}/"
 BBFILE_PRIORITY_core = "5"
 
-LAYERSERIES_CORENAMES = "mickledore"
+LAYERSERIES_CORENAMES = "nanbield mickledore"
 
 # This should only be incremented on significant changes that will
 # cause compatibility issues with other layers
 LAYERVERSION_core = "15"
-LAYERSERIES_COMPAT_core = "mickledore"
+LAYERSERIES_COMPAT_core = "nanbield"
 
 BBLAYERS_LAYERINDEX_NAME_core = "openembedded-core"