]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
layer.conf: Update to use langdale as the core layer name
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Sep 2022 20:52:56 +0000 (21:52 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Sep 2022 20:53:07 +0000 (21:53 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/layer.conf

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