From 92ab3bbf186d93736c36b35c22ecb86d72f944d7 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 25 Mar 2020 14:06:48 +0100 Subject: layer.conf: update LAYERSERIES_COMPAT for dunfell Signed-off-by: Martin Jansa --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 225875b..a002e96 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -12,7 +12,7 @@ BBFILE_PRIORITY_sota = "7" LAYERDEPENDS_sota = "openembedded-layer" LAYERDEPENDS_sota += "meta-python" LAYERDEPENDS_sota += "filesystems-layer" -LAYERSERIES_COMPAT_sota = "thud warrior zeus" +LAYERSERIES_COMPAT_sota = "dunfell" SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ aktualizr-device-prov->aktualizr \ -- cgit v1.2.3-54-g00ecf