]> code.ossystems Code Review - openembedded-core.git/commitdiff
layer.conf: Add gatesgarth back for now to allow for transition
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Mar 2021 15:17:31 +0000 (15:17 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Mar 2021 15:17:31 +0000 (15:17 +0000)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/layer.conf

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