summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2019-09-05 09:09:22 +0200
committerGitHub <noreply@github.com>2019-09-05 09:09:22 +0200
commitbf01202b0342f090b75da42c5261a3449c2b7c99 (patch)
tree32b93e4b1c96d96a92a5711b3efe887a9c2b2f9a
parent073432f8b7eaafbdcad8adef8463a6f0614ad207 (diff)
parentac7df811cb7589dd6d199ca3d7cde6d606e46f25 (diff)
downloadmeta-updater-bf01202b0342f090b75da42c5261a3449c2b7c99.tar.gz
Merge pull request #596 from ricardosalveti/zeus
layer.conf: add zeus to compatible release series
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index ec791bb..145c806 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -10,4 +10,4 @@ BBFILE_PATTERN_sota = "^${LAYERDIR}/"
10BBFILE_PRIORITY_sota = "7" 10BBFILE_PRIORITY_sota = "7"
11 11
12LAYERDEPENDS_sota = "filesystems-layer" 12LAYERDEPENDS_sota = "filesystems-layer"
13LAYERSERIES_COMPAT_sota = "thud warrior" 13LAYERSERIES_COMPAT_sota = "thud warrior zeus"