diff options
Diffstat (limited to 'recipes-qt/qt5/qttranslations_git.bb')
-rw-r--r-- | recipes-qt/qt5/qttranslations_git.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qttranslations_git.bb b/recipes-qt/qt5/qttranslations_git.bb index cff2a09a..673e25d7 100644 --- a/recipes-qt/qt5/qttranslations_git.bb +++ b/recipes-qt/qt5/qttranslations_git.bb | |||
@@ -4,7 +4,8 @@ require qt5-git.inc | |||
4 | LICENSE = "(LGPL-2.1 & The-Qt-Company-Qt-LGPL-Exception-1.1 | LGPL-3.0)" | 4 | LICENSE = "(LGPL-2.1 & The-Qt-Company-Qt-LGPL-Exception-1.1 | LGPL-3.0)" |
5 | LIC_FILES_CHKSUM = " \ | 5 | LIC_FILES_CHKSUM = " \ |
6 | file://LICENSE.LGPLv21;md5=58a180e1cf84c756c29f782b3a485c29 \ | 6 | file://LICENSE.LGPLv21;md5=58a180e1cf84c756c29f782b3a485c29 \ |
7 | file://LICENSE.LGPLv3;md5=c4fe8c6de4eef597feec6e90ed62e962 \ | 7 | file://LICENSE.LGPLv3;md5=b8c75190712063cde04e1f41b6fdad98 \ |
8 | file://LICENSE.GPLv3;md5=40f9bf30e783ddc201497165dfb32afb \ | ||
8 | file://LGPL_EXCEPTION.txt;md5=9625233da42f9e0ce9d63651a9d97654 \ | 9 | file://LGPL_EXCEPTION.txt;md5=9625233da42f9e0ce9d63651a9d97654 \ |
9 | " | 10 | " |
10 | 11 | ||
@@ -98,4 +99,4 @@ FILES_${PN}-qt = " \ | |||
98 | ${OE_QMAKE_PATH_TRANSLATIONS}/qt_*.qm \ | 99 | ${OE_QMAKE_PATH_TRANSLATIONS}/qt_*.qm \ |
99 | " | 100 | " |
100 | 101 | ||
101 | SRCREV = "5e65c6fcdbbc75040426c8239c686f7b1ea689fd" | 102 | SRCREV = "6fbc830e0ebeb66a5570e8c432c27658670cd071" |