summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2019-04-04 10:14:24 +0200
committerGitHub <noreply@github.com>2019-04-04 10:14:24 +0200
commitbe76accf0911e1b8758dd810a941e4a44ab1d0fb (patch)
tree510f86f83956198cd383f8c5b13123abbef43b7e
parentd39d8b167797243fcf067c6faa6b4220d697c71c (diff)
parent3cc06fcaaff7f9ce0f205514321378516669ca6b (diff)
downloadmeta-updater-be76accf0911e1b8758dd810a941e4a44ab1d0fb.tar.gz
Merge pull request #509 from liuming50/compatible-release-warrior
layer.conf: Add warrior 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 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"