diff options
Diffstat (limited to 'recipes-qt/qt5/qtlocation_5.3.2.bb')
-rw-r--r-- | recipes-qt/qt5/qtlocation_5.3.2.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtlocation_5.3.2.bb b/recipes-qt/qt5/qtlocation_5.3.2.bb index eaf16a71..f8487a50 100644 --- a/recipes-qt/qt5/qtlocation_5.3.2.bb +++ b/recipes-qt/qt5/qtlocation_5.3.2.bb | |||
@@ -3,3 +3,9 @@ require ${PN}.inc | |||
3 | 3 | ||
4 | SRC_URI[md5sum] = "1ad3ee98f6f5d71df8dda14edc06346c" | 4 | SRC_URI[md5sum] = "1ad3ee98f6f5d71df8dda14edc06346c" |
5 | SRC_URI[sha256sum] = "37b4072b531c35389b3acbbbd7259ab6ce4106177b96d67bfe5d3236139814d7" | 5 | SRC_URI[sha256sum] = "37b4072b531c35389b3acbbbd7259ab6ce4106177b96d67bfe5d3236139814d7" |
6 | |||
7 | # older copyright year than what e.g. qtbase is using now | ||
8 | LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=4193e7f1d47a858f6b7c0f1ee66161de \ | ||
9 | file://LICENSE.GPL;md5=d32239bcb673463ab874e80d47fae504 \ | ||
10 | file://LGPL_EXCEPTION.txt;md5=0145c4d1b6f96a661c2c139dfb268fb6 \ | ||
11 | file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e" | ||