Add Langdale to supported Yocto versions

This commit is contained in:
Andreas Cord-Landwehr
2022-12-23 08:57:36 +01:00
parent 9a79d3b61d
commit 186bfc0b38

View File

@@ -18,7 +18,7 @@ BBFILE_PRIORITY_kf5 = "6"
LICENSE_PATH += "${LAYERDIR}/conf/licenses"
LAYERSERIES_COMPAT_kf5 = "dunfell gatesgarth hardknott honister kirkstone"
LAYERSERIES_COMPAT_kf5 = "dunfell gatesgarth hardknott honister kirkstone langdale"
# disable check per default until all recipes are updated
KF5_REUSE_LICENSECHECK_ENABLED = "0"