From 4372dfe4a72e658558923c39a255cef0ed365e2b Mon Sep 17 00:00:00 2001 From: Ricardo Salveti Date: Fri, 16 Oct 2020 16:25:35 -0300 Subject: layer.conf: add gatesgarth to LAYERSERIES_COMPAT Signed-off-by: Ricardo Salveti --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index a002e96..381cc7c 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" +LAYERSERIES_COMPAT_sota = "dunfell gatesgarth" SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ aktualizr-device-prov->aktualizr \ -- cgit v1.2.3-54-g00ecf