layer.conf: Drop gatesgarth from the layer series names

The time has come to encourage people to update actively maintained
layers to use the new series name.

(From OE-Core rev: 737e3e608e64fc9ba67facc3dd2dd30497266f1e)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2021-03-19 17:52:44 +00:00
parent 0163e6b8d0
commit 922332f58d

View 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