summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
authorAnatoliy Odukha <aodukha@gmail.com>2021-08-05 14:22:58 +0300
committerGitHub <noreply@github.com>2021-08-05 14:22:58 +0300
commitf29bd466855c3b57a264c34764504c0837ab0eb2 (patch)
tree9acfde74b457f8f555277179f0d8fa8ca44d1944 /conf/layer.conf
parenta0d9835bad4c86416323b1055315fc1fb09bcde5 (diff)
parentf46d8ef7e0eaa3c3df743fff3821115697093d7b (diff)
downloadmeta-updater-f29bd466855c3b57a264c34764504c0837ab0eb2.tar.gz
Merge pull request #816 from shr-project/jansa/master
Convert to new override syntax
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
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"
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 hardknott" 15LAYERSERIES_COMPAT_sota = "dunfell gatesgarth hardknott honister"
16 16
17SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ 17SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
18 aktualizr-device-prov->aktualizr \ 18 aktualizr-device-prov->aktualizr \