]> code.ossystems Code Review - openembedded-core.git/commitdiff
layer.conf: Switch to gatesgarth only in preparation for release
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Oct 2020 12:49:17 +0000 (13:49 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 17 Oct 2020 11:33:30 +0000 (12:33 +0100)
Update the core layer release series to gatesgarth in readiness for release.

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

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