summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5-addons/qtquickcompiler_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5-addons/qtquickcompiler_git.bb')
-rw-r--r--recipes-qt/qt5-addons/qtquickcompiler_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5-addons/qtquickcompiler_git.bb b/recipes-qt/qt5-addons/qtquickcompiler_git.bb
index 1bd37e6..cfdf3d2 100644
--- a/recipes-qt/qt5-addons/qtquickcompiler_git.bb
+++ b/recipes-qt/qt5-addons/qtquickcompiler_git.bb
@@ -22,7 +22,7 @@
22 22
23DESCRIPTION = "Qt Quick Compiler" 23DESCRIPTION = "Qt Quick Compiler"
24LICENSE = "QtEnterprise" 24LICENSE = "QtEnterprise"
25LIC_FILES_CHKSUM = "file://compiler/qtquickcompiler.h;md5=553f8ee8d120874969caca3193ae686c;beginline=1;endline=6" 25LIC_FILES_CHKSUM = "file://compiler/qtquickcompiler.h;md5=02f6307ab0d6c4bd38a1540f16ea705d;beginline=1;endline=17"
26 26
27inherit qt5-module 27inherit qt5-module
28 28
@@ -31,7 +31,7 @@ SRC_URI = " \
31 " 31 "
32 32
33# v5.6.0 33# v5.6.0
34SRCREV = "07aeee460cc170eef28c05ce13aa30408f558215" 34SRCREV = "cd525cef2026cddb8d8c2a3b9532967dbb676460"
35BRANCH = "5.6" 35BRANCH = "5.6"
36 36
37S = "${WORKDIR}/git" 37S = "${WORKDIR}/git"