From 3b4b9398154d301a8e39501189da0ad7eee740f7 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 1 Apr 2019 19:04:04 -0700 Subject: layer.conf: Add warrior to compatible release series Signed-off-by: Khem Raj --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3