From dff3d35c00c4578c0917da8ea3c6e15ebd40d2e5 Mon Sep 17 00:00:00 2001 From: Vyacheslav Yurkov Date: Mon, 18 Oct 2021 15:45:50 +0200 Subject: [PATCH] layer.conf: add hardknott compatibility Signed-off-by: Vyacheslav Yurkov --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 0696a8d..c7e190d 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 = "warrior zeus dunfell gatesgarth" +LAYERSERIES_COMPAT_kf5 = "warrior zeus dunfell gatesgarth hardknott" # disable check per default until all recipes are updated KF5_REUSE_LICENSECHECK_ENABLED = "0"