From ffdb56af56ba234f2b0ef2764d63f18102e2a490 Mon Sep 17 00:00:00 2001 From: Adrian Stratulat Date: Fri, 28 Aug 2020 13:10:02 +0200 Subject: layer.conf: add compatiblity with dunfell release Change-Id: I1aa397551397fce54659e884abc9750047dbe661 Signed-off-by: Adrian Stratulat --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index e4a4e5a..8884cca 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -11,4 +11,4 @@ BBFILE_COLLECTIONS += "el-common" BBFILE_PATTERN_el-common = "^${LAYERDIR}/" BBFILE_PRIORITY_el-common = "5" -LAYERSERIES_COMPAT_el-common = "zeus" +LAYERSERIES_COMPAT_el-common = "dunfell zeus" -- cgit v1.2.3-54-g00ecf