Fix Yocto license file naming

This commit is contained in:
Andreas Cord-Landwehr 2021-02-07 10:02:54 +01:00
parent 003f1a5110
commit b880c4bbe0
2 changed files with 1 additions and 1 deletions

View file

@ -16,6 +16,6 @@ BBFILE_COLLECTIONS += "kf5"
BBFILE_PATTERN_kf5 = "^${LAYERDIR}/"
BBFILE_PRIORITY_kf5 = "6"
LICENSE_PATH += "${LAYERDIR}/LICENSES"
LICENSE_PATH += "${LAYERDIR}/conf/licenses"
LAYERSERIES_COMPAT_kf5 = "sumo thud warrior zeus dunfell"