From f9e381bf516c3d24679d964adb67862c36d785d0 Mon Sep 17 00:00:00 2001 From: Adrian Stratulat Date: Mon, 31 Aug 2020 08:00:06 +0200 Subject: layer.conf: add compatiblity with dunfell release Change-Id: I38121fc1b096fbd3704aa953a8f165cd8b190a93 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 600e06d..bc228b5 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -11,4 +11,4 @@ BBFILE_COLLECTIONS += "enea-bsp-common" BBFILE_PATTERN_enea-bsp-common = "^${LAYERDIR}/" BBFILE_PRIORITY_enea-bsp-common = "5" -LAYERSERIES_COMPAT_enea-bsp-common = "zeus" +LAYERSERIES_COMPAT_enea-bsp-common = "dunfell" -- cgit v1.2.3-54-g00ecf