]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
layer.conf: Prepare for release, drop nanbield LAYERSERIES
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Mar 2024 22:32:24 +0000 (22:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 16 Mar 2024 19:17:33 +0000 (19:17 +0000)
As we're close to release, drop compatibility to nanbield, people
have had time to switch now.

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

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