From 1adc7478a0548e1ebd75d96d2b938c5852c78365 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 15 Mar 2020 22:48:36 +0000 Subject: layer.conf: Allow compatibility with zeus for now (From OE-Core rev: 1970c5f7838ff10cd6243e1624553bdc46e89fad) Signed-off-by: Richard Purdie --- meta/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-54-g00ecf