]> code.ossystems Code Review - openembedded-core.git/commitdiff
layer.conf: Drop gatesgarth from the layer series names
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Mar 2021 17:52:44 +0000 (17:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 20 Mar 2021 18:50:05 +0000 (18:50 +0000)
The time has come to encourage people to update actively maintained
layers to use the new series name.

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

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