mirror of
https://invent.kde.org/packaging/yocto-meta-kf5.git
synced 2026-09-14 03:49:36 +02:00
Fix Yocto license file naming
This commit is contained in:
@@ -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"
|
||||
|
||||
12
conf/licenses/LicenseRef-KDE-Accepted-LGPL
Normal file
12
conf/licenses/LicenseRef-KDE-Accepted-LGPL
Normal file
@@ -0,0 +1,12 @@
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 3 of the license or (at your option) any later version
|
||||
that is accepted by the membership of KDE e.V. (or its successor
|
||||
approved by the membership of KDE e.V.), which shall act as a
|
||||
proxy as defined in Section 6 of version 3 of the license.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
Reference in New Issue
Block a user