From cfff20049478baf8653fd3b08b51f9dca616d192 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 30 Jul 2021 10:18:01 +0200 Subject: layer.conf: Update to honister This marks the layers as compatible with honister now they use the new override syntax. 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 bce1439..16c1b50 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 hardknott" +LAYERSERIES_COMPAT_sota = "dunfell gatesgarth hardknott honister" SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ aktualizr-device-prov->aktualizr \ -- cgit v1.2.3-54-g00ecf