From 52404f597a36cce9c456abc0f5995d81bf40617e Mon Sep 17 00:00:00 2001 From: Adrian Stratulat Date: Mon, 31 Aug 2020 07:57:15 +0200 Subject: layer.conf: add compatiblity with dunfell release Change-Id: I96e04cbf9a1528022804bffe4fe27916aba6019e 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 f1849f4..5650c08 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -12,4 +12,4 @@ BBFILE_PATTERN_el-standard = "^${LAYERDIR}/" BBFILE_PRIORITY_el-standard = "7" LAYERDEPENDS_el-standard = "el-common" -LAYERSERIES_COMPAT_el-standard = "zeus" +LAYERSERIES_COMPAT_el-standard = "dunfell" -- cgit v1.2.3-54-g00ecf