]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
layer.conf: Update to wrynose
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Mar 2026 21:07:29 +0000 (21:07 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Mar 2026 21:19:23 +0000 (21:19 +0000)
Prepare for the next release and update to the new wrynose release series.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-selftest/conf/layer.conf
meta-skeleton/conf/layer.conf
meta/conf/layer.conf

index de7d6340eda2427b5c0ce73a351c62c44fa7d1e4..ff14960bab07eb210299293fec54905081abb766 100644 (file)
@@ -11,6 +11,6 @@ BBFILE_PRIORITY_selftest = "5"
 
 addpylib ${LAYERDIR}/lib oeqa
 
-LAYERSERIES_COMPAT_selftest = "whinlatter"
+LAYERSERIES_COMPAT_selftest = "wrynose"
 
 OE_FRAGMENTS_BUILTIN:append = " selftest-fragment:SELFTEST_BUILTIN_FRAGMENT_VARIABLE"
index 43ef90a9f0b44e4a772fb6606b63d6b8df123b85..a36211a8c9aca55adb07311ffa81223edb9af8a1 100644 (file)
@@ -14,4 +14,4 @@ LAYERVERSION_skeleton = "1"
 
 LAYERDEPENDS_skeleton = "core"
 
-LAYERSERIES_COMPAT_skeleton = "whinlatter"
+LAYERSERIES_COMPAT_skeleton = "wrynose"
index 4794e660aed0135ad2e0a48a55b7c2bf279e939a..b5cf48fa12346db73e0a320135e5a8322e98b7a1 100644 (file)
@@ -7,12 +7,12 @@ BBFILE_COLLECTIONS += "core"
 BBFILE_PATTERN_core = "^${LAYERDIR}/"
 BBFILE_PRIORITY_core = "5"
 
-LAYERSERIES_CORENAMES = "whinlatter"
+LAYERSERIES_CORENAMES = "wrynose"
 
 # This should only be incremented on significant changes that will
 # cause compatibility issues with other layers
 LAYERVERSION_core = "15"
-LAYERSERIES_COMPAT_core = "whinlatter"
+LAYERSERIES_COMPAT_core = "wrynose"
 
 BBLAYERS_LAYERINDEX_NAME_core = "openembedded-core"