aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-04-01 19:04:04 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2019-04-03 14:12:00 +0000
commit3b4b9398154d301a8e39501189da0ad7eee740f7 (patch)
treedd2a358e3e3d2d46cc1639b94686e5cde798a29e
parentf83c1ca79b7ea5b0a61038faf18ed84927879e23 (diff)
layer.conf: Add warrior to compatible release series
Signed-off-by: Khem Raj <raj.khem@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 12b2d6ae..b466ebf7 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -29,7 +29,7 @@ LAYERVERSION_qt5-layer = "1"
LAYERDEPENDS_qt5-layer = "core"
-LAYERSERIES_COMPAT_qt5-layer = "sumo thud"
+LAYERSERIES_COMPAT_qt5-layer = "sumo thud warrior"
LICENSE_PATH += "${LAYERDIR}/licenses"