From 0fda2d2b083b39efd6fd3978021c37672b8c11ad Mon Sep 17 00:00:00 2001 From: Hannah Kiekens Date: Wed, 27 Oct 2021 21:40:59 +0200 Subject: [PATCH] Support honister --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 8eae439..4b0d25e 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -18,7 +18,7 @@ BBFILE_PRIORITY_kf5 = "6" LICENSE_PATH += "${LAYERDIR}/conf/licenses" -LAYERSERIES_COMPAT_kf5 = "dunfell gatesgarth hardknott" +LAYERSERIES_COMPAT_kf5 = "dunfell gatesgarth hardknott honister" # disable check per default until all recipes are updated KF5_REUSE_LICENSECHECK_ENABLED = "0"