]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
layer.conf: Update layer series name for release
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 29 Mar 2025 15:30:38 +0000 (15:30 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 29 Mar 2025 15:31:13 +0000 (15:31 +0000)
Drop styhead from the layer series name ready for release.

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

index f475de386cb927a83c2aa70e2944043243322b4f..6a70cb63a58cf462f9a4e355131f4f3dd8d105ab 100644 (file)
@@ -7,7 +7,7 @@ BBFILE_COLLECTIONS += "core"
 BBFILE_PATTERN_core = "^${LAYERDIR}/"
 BBFILE_PRIORITY_core = "5"
 
-LAYERSERIES_CORENAMES = "styhead walnascar"
+LAYERSERIES_CORENAMES = "walnascar"
 
 # This should only be incremented on significant changes that will
 # cause compatibility issues with other layers