summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtimageformats_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtimageformats_git.bb')
-rw-r--r--recipes-qt/qt5/qtimageformats_git.bb10
1 files changed, 7 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtimageformats_git.bb b/recipes-qt/qt5/qtimageformats_git.bb
index e40bd3fd..b413a5f4 100644
--- a/recipes-qt/qt5/qtimageformats_git.bb
+++ b/recipes-qt/qt5/qtimageformats_git.bb
@@ -1,6 +1,10 @@
1require qt5-git.inc 1require qt5-git.inc
2require ${PN}.inc 2require ${PN}.inc
3 3
4QT_MODULE_BRANCH = "release" 4SRCREV = "554d617762c86964dfa074074304993ccdfbe2c9"
5# v5.2.1 + 1 commits 5
6SRCREV = "dde6daeccdf0a3f8d49fe1777b49046576b12218" 6# older copyright year than what e.g. qtbase is using now
7LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=4193e7f1d47a858f6b7c0f1ee66161de \
8 file://LICENSE.GPL;md5=d32239bcb673463ab874e80d47fae504 \
9 file://LGPL_EXCEPTION.txt;md5=0145c4d1b6f96a661c2c139dfb268fb6 \
10 file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e"