summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMing Liu <liu.ming50@gmail.com>2019-04-03 21:10:34 +0200
committerMing Liu <liu.ming50@gmail.com>2019-04-03 21:45:42 +0200
commit3cc06fcaaff7f9ce0f205514321378516669ca6b (patch)
tree510f86f83956198cd383f8c5b13123abbef43b7e
parentd39d8b167797243fcf067c6faa6b4220d697c71c (diff)
downloadmeta-updater-3cc06fcaaff7f9ce0f205514321378516669ca6b.tar.gz
layer.conf: Add warrior to compatible release series
Signed-off-by: Ming Liu <liu.ming50@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 627a1b8..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" 13LAYERSERIES_COMPAT_sota = "thud warrior"