From 8d5672cc6ca327576a814d35dfb5d59ab24043cb Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 15 Oct 2020 15:42:09 +0200 Subject: layer.conf: include gatesgarth in LAYERSERIES_COMPAT as well Signed-off-by: Martin Jansa --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index dbaa3d6b..7b3089dc 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 = "dunfell" +LAYERSERIES_COMPAT_qt5-layer = "dunfell gatesgarth" LICENSE_PATH += "${LAYERDIR}/licenses" -- cgit v1.2.3