From: Richard Purdie Date: Sun, 15 Mar 2020 22:48:36 +0000 (+0000) Subject: layer.conf: Allow compatibility with zeus for now X-Git-Tag: 2020-04-dunfell~161 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1970c5f7838ff10cd6243e1624553bdc46e89fad;p=openembedded-core.git layer.conf: Allow compatibility with zeus for now Signed-off-by: Richard Purdie --- diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index 29ddb29865..b3cd100e78 100644 --- a/meta/conf/layer.conf +++ b/meta/conf/layer.conf @@ -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