summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2016-08-22 15:00:03 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2016-08-22 12:23:29 +0000
commit797b8c96bd53cd15b6540a989353f89d285c8de9 (patch)
tree8a57afb1338720306f3aa849bafb02846e79a9fd /recipes-qt/qt5
parentcec708c11e6c83891ad33910633cc9119d523b32 (diff)
downloadmeta-boot2qt-797b8c96bd53cd15b6540a989353f89d285c8de9.tar.gz
Correctly update qtquickcompiler SHA1
Change-Id: I0176af2f3f8d8f3d04b9898138d7d745a345ed76 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'recipes-qt/qt5')
-rw-r--r--recipes-qt/qt5/qtquickcompiler_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtquickcompiler_git.bb b/recipes-qt/qt5/qtquickcompiler_git.bb
index 6018770..4b9abd8 100644
--- a/recipes-qt/qt5/qtquickcompiler_git.bb
+++ b/recipes-qt/qt5/qtquickcompiler_git.bb
@@ -29,7 +29,7 @@ SRC_URI = " \
29 git://codereview.qt-project.org/qt/tqtc-qmlcompiler;branch=${BRANCH};protocol=ssh \ 29 git://codereview.qt-project.org/qt/tqtc-qmlcompiler;branch=${BRANCH};protocol=ssh \
30 " 30 "
31 31
32SRCREV = "a2eac30f3be41447af1c9f2c3f3c841b68ca4d9c" 32SRCREV = "321c7d8bbc9e25fbb49dbba187b04916eddfdb2a"
33BRANCH = "5.6" 33BRANCH = "5.6"
34 34
35S = "${WORKDIR}/git" 35S = "${WORKDIR}/git"