From 8ee170983192a4980435eccea32d86c345c1916d Mon Sep 17 00:00:00 2001 From: Anatoliy Odukha Date: Wed, 4 Nov 2020 14:59:41 +0200 Subject: CI cannot build if LAYERSERIES_COMPAT has gatesgarth. remove it temporary Signed-off-by: Anatoliy Odukha --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 381cc7c..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 = "dunfell gatesgarth" +LAYERSERIES_COMPAT_sota = "dunfell" SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ aktualizr-device-prov->aktualizr \ -- cgit v1.2.3-54-g00ecf