From b8a62ee477b2c4eebfb26f606295e30b8ea8d7a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 5 Apr 2021 00:36:57 +0200 Subject: [PATCH] Add hardknott to compatible revisions 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 cacb14f9..0862c552 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 = "dunfell gatesgarth" +LAYERSERIES_COMPAT_meta-qt5-extra = "dunfell gatesgarth hardknott" LICENSE_PATH += "${LAYERDIR}/files/licenses"