layer.conf: Drop scarthgap namespace from LAYERSERIES

As we move to release, drop the scarthgap namespace and prepare for
styhead.

(From OE-Core rev: b4cf6d5236a3eacaf56ca2f805b006efac65b26c)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2024-09-06 16:06:39 +01:00
parent 17ec4431c3
commit fa3cfb3a6b

View File

@@ -7,7 +7,7 @@ BBFILE_COLLECTIONS += "core"
BBFILE_PATTERN_core = "^${LAYERDIR}/"
BBFILE_PRIORITY_core = "5"
LAYERSERIES_CORENAMES = "scarthgap styhead"
LAYERSERIES_CORENAMES = "styhead"
# This should only be incremented on significant changes that will
# cause compatibility issues with other layers