summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatti Vacek <pattivacek@gmail.com>2021-03-29 10:00:17 +0200
committerGitHub <noreply@github.com>2021-03-29 10:00:17 +0200
commita8aaf6fa741ebce0daa54838abad933505fb325b (patch)
tree64c200c4129c0b630378cba879afe3980f897ec8
parent070d291c0e79f58f2c23ef43740ea77fe2d952a6 (diff)
parent79b0cadd1b913fbc2eb0f1f420f9746b14441819 (diff)
downloadmeta-updater-a8aaf6fa741ebce0daa54838abad933505fb325b.tar.gz
Merge pull request #804 from shr-project/jansa/hardknott
layer.conf: update LAYERSERIES_COMPAT for hardknott
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 381cc7c..bce1439 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -12,7 +12,7 @@ BBFILE_PRIORITY_sota = "7"
12LAYERDEPENDS_sota = "openembedded-layer" 12LAYERDEPENDS_sota = "openembedded-layer"
13LAYERDEPENDS_sota += "meta-python" 13LAYERDEPENDS_sota += "meta-python"
14LAYERDEPENDS_sota += "filesystems-layer" 14LAYERDEPENDS_sota += "filesystems-layer"
15LAYERSERIES_COMPAT_sota = "dunfell gatesgarth" 15LAYERSERIES_COMPAT_sota = "dunfell gatesgarth hardknott"
16 16
17SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ 17SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
18 aktualizr-device-prov->aktualizr \ 18 aktualizr-device-prov->aktualizr \