From 9e6becf2a43b44015288f1c49a3a068d6f188759 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Wed, 4 Nov 2020 16:19:16 +0200 Subject: [PATCH] Add gatesgarth into LAYERSERIES_COMPAT Change-Id: I38a3188bd87a1857a98ce08dcf788bff3ae16342 Reviewed-by: Mikko Gronoff --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 805ce42..aaf1df9 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 = "zeus dunfell" +LAYERSERIES_COMPAT_qt6-layer = "zeus dunfell gatesgarth" LICENSE_PATH += "${LAYERDIR}/licenses"