layer.conf: Update to use langdale as the core layer name

(From OE-Core rev: f5516b5cdaece26e6873b3b1c9371f44bd1db5f1)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2022-09-29 21:52:56 +01:00
parent 74877d2dc2
commit d094d3025f

View File

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