summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2019-09-11 15:49:28 +0200
committerPatrick Vacek <patrickvacek@gmail.com>2019-09-11 17:08:55 +0200
commit537d8b5d73d6518b6ad4bdb242c1ddef1632f23a (patch)
tree230cc84f35d40b5fc90860107e0fb56faf766fe1
parentc3e2c4f10b0e2d9a3e723bf119b7ff4f68ccb2e0 (diff)
downloadmeta-updater-backport/warrior/2019.7.tar.gz
Revert "layer.conf: add zeus to compatible release series"backport/warrior/2019.7
This reverts commit ac7df811cb7589dd6d199ca3d7cde6d606e46f25. Warrior doesn't need to be compatible with zeus. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 145c806..ec791bb 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 zeus" 13LAYERSERIES_COMPAT_sota = "thud warrior"