]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
layer.conf: Drop scarthgap namespace from LAYERSERIES
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Sep 2024 15:06:39 +0000 (16:06 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Sep 2024 15:20:54 +0000 (16:20 +0100)
As we move to release, drop the scarthgap namespace and prepare for
styhead.

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

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