1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

layer.conf: Add gatesgarth back for now to allow for transition

(From OE-Core rev: 60bb29725473497f57396ef32c6dc13b89b8a45d)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2021-03-15 15:17:31 +00:00
parent bba241900c
commit 44a74138b6
+1 -1
View 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