diff --git a/LICENSES/LicenseRef-KDE-Accepted-LGPL.txt b/LICENSES/LicenseRef-KDE-Accepted-LGPL.txt new file mode 100644 index 0000000..a8ede54 --- /dev/null +++ b/LICENSES/LicenseRef-KDE-Accepted-LGPL.txt @@ -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. \ No newline at end of file diff --git a/conf/layer.conf b/conf/layer.conf index d10ef60..2e7de2e 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -16,4 +16,6 @@ BBFILE_COLLECTIONS += "kf5" BBFILE_PATTERN_kf5 = "^${LAYERDIR}/" BBFILE_PRIORITY_kf5 = "6" +LICENSE_PATH += "${LAYERDIR}/LICENSES" + LAYERSERIES_COMPAT_kf5 = "sumo thud warrior zeus dunfell"