From e6d775000272370155a11ca028d10cad705335d0 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Tue, 9 Jun 2020 15:02:00 +0300 Subject: [PATCH] layer: remove unsupported layers Starting with zeus cmake is recent enough. --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index aaec0a0..db9aae9 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -29,7 +29,7 @@ LAYERVERSION_qt6-layer = "1" LAYERDEPENDS_qt6-layer = "core" -LAYERSERIES_COMPAT_qt6-layer = "sumo thud warrior zeus dunfell" +LAYERSERIES_COMPAT_qt6-layer = "zeus dunfell" LICENSE_PATH += "${LAYERDIR}/licenses"