From 3cc06fcaaff7f9ce0f205514321378516669ca6b Mon Sep 17 00:00:00 2001 From: Ming Liu Date: Wed, 3 Apr 2019 21:10:34 +0200 Subject: layer.conf: Add warrior to compatible release series Signed-off-by: Ming Liu --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}/" BBFILE_PRIORITY_sota = "7" LAYERDEPENDS_sota = "filesystems-layer" -LAYERSERIES_COMPAT_sota = "thud" +LAYERSERIES_COMPAT_sota = "thud warrior" -- cgit v1.2.3-54-g00ecf