aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtsystems.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtsystems.inc')
-rw-r--r--recipes-qt/qt5/qtsystems.inc8
1 files changed, 6 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtsystems.inc b/recipes-qt/qt5/qtsystems.inc
index 4170eb25..cd2438f3 100644
--- a/recipes-qt/qt5/qtsystems.inc
+++ b/recipes-qt/qt5/qtsystems.inc
@@ -2,9 +2,13 @@ require qt5.inc
DEPENDS += "qtbase qtdeclarative udev bluez4 gconf"
-LICENSE = "BSD & LGPL-2.1 & GFDL-1.3"
-
do_install_append() {
# Remove example.pro file as it is useless
rm -f ${D}${OE_QMAKE_PATH_EXAMPLES}/examples.pro
}
+
+LICENSE = "GFDL-1.3 & LGPL-2.1 | GPL-3.0"
+LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=4193e7f1d47a858f6b7c0f1ee66161de \
+ file://LICENSE.GPL;md5=d32239bcb673463ab874e80d47fae504 \
+ file://LGPL_EXCEPTION.txt;md5=0145c4d1b6f96a661c2c139dfb268fb6 \
+ file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e"