mirror of
https://github.com/Fishwaldo/yocto-meta-kf5.git
synced 2025-03-15 19:51:45 +00:00
Fix Yocto license file naming
This commit is contained in:
parent
003f1a5110
commit
b880c4bbe0
2 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue