From 204f68f4e83571a95617b3f343668bb0d4d37604 Mon Sep 17 00:00:00 2001 From: Andreas Cord-Landwehr Date: Sat, 8 Apr 2023 08:56:51 +0200 Subject: [PATCH] layer.conf: add mickledore --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index c688ce4..5bd834d 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 honister kirkstone langdale" +LAYERSERIES_COMPAT_kf5 = "dunfell gatesgarth hardknott honister kirkstone langdale mickledore" # disable check per default until all recipes are updated KF5_REUSE_LICENSECHECK_ENABLED = "0"