layer.conf: Allow compatibility with zeus for now

(From OE-Core rev: 1970c5f7838ff10cd6243e1624553bdc46e89fad)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2020-03-15 22:48:36 +00:00
parent 3ac7f95ecf
commit 1adc7478a0

View File

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