diff options
author | Ming Liu <liu.ming50@gmail.com> | 2019-04-03 21:10:34 +0200 |
---|---|---|
committer | Ming Liu <liu.ming50@gmail.com> | 2019-04-03 21:45:42 +0200 |
commit | 3cc06fcaaff7f9ce0f205514321378516669ca6b (patch) | |
tree | 510f86f83956198cd383f8c5b13123abbef43b7e /conf | |
parent | d39d8b167797243fcf067c6faa6b4220d697c71c (diff) | |
download | meta-updater-3cc06fcaaff7f9ce0f205514321378516669ca6b.tar.gz |
layer.conf: Add warrior to compatible release series
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/layer.conf | 2 |
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}/" | |||
10 | BBFILE_PRIORITY_sota = "7" | 10 | BBFILE_PRIORITY_sota = "7" |
11 | 11 | ||
12 | LAYERDEPENDS_sota = "filesystems-layer" | 12 | LAYERDEPENDS_sota = "filesystems-layer" |
13 | LAYERSERIES_COMPAT_sota = "thud" | 13 | LAYERSERIES_COMPAT_sota = "thud warrior" |