From 4a9e0fa29868e9bd2a994f8686385e30618ef04b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 5 Apr 2021 00:38:34 +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 1501b3d..32c4151 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -20,4 +20,4 @@ LAYERDEPENDS_meta-musicians = " \ meta-python \ qt5-layer \ " -LAYERSERIES_COMPAT_meta-musicians = "dunfell gatesgarth" +LAYERSERIES_COMPAT_meta-musicians = "dunfell gatesgarth hardknott"