layer.conf: add hardknott compatibility

Signed-off-by: Vyacheslav Yurkov <v.yurkov@precitec.de>
This commit is contained in:
Vyacheslav Yurkov
2021-10-18 15:45:50 +02:00
parent eb18289e68
commit dff3d35c00

View File

@@ -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"