From 896637b434207035aa4d2bc91bd43c5f7d683831 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 23 Feb 2022 22:24:50 +0100 Subject: [PATCH] Add kirkstone to compatible releases MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 91e5a977..f3375f9d 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -19,7 +19,7 @@ LAYERDEPENDS_meta-qt5-extra = " \ gnome-layer \ meta-python \ " -LAYERSERIES_COMPAT_meta-qt5-extra = "honister" +LAYERSERIES_COMPAT_meta-qt5-extra = "honister kirkstone" LICENSE_PATH += "${LAYERDIR}/files/licenses"