summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRicardo Salveti <ricardo@foundries.io>2019-09-04 19:52:16 -0300
committerRicardo Salveti <ricardo@foundries.io>2019-09-04 19:52:43 -0300
commitac7df811cb7589dd6d199ca3d7cde6d606e46f25 (patch)
tree32b93e4b1c96d96a92a5711b3efe887a9c2b2f9a
parent073432f8b7eaafbdcad8adef8463a6f0614ad207 (diff)
downloadmeta-updater-ac7df811cb7589dd6d199ca3d7cde6d606e46f25.tar.gz
layer.conf: add zeus to compatible release series
Zeus is the next OE release, scheduled to be released in October/2019. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
-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"