From 4f4255bfcce706dc4fd31534f4091ff428d9d269 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 16 Aug 2021 00:25:50 +0200 Subject: [PATCH] layer.conf: Update to honister MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This marks the layer compatible with honister for new override syntax 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 e770bcd..1c7f101 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -25,4 +25,4 @@ LAYERDEPENDS_meta-musicians = " \ meta-python \ qt5-layer \ " -LAYERSERIES_COMPAT_meta-musicians = "dunfell gatesgarth hardknott" +LAYERSERIES_COMPAT_meta-musicians = "honister"