summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2017-06-09 15:17:37 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2017-06-13 06:00:05 +0000
commit7eae1c5c3d7d2d925afcc52a934613d2de4d6d8a (patch)
treea238bd4b67b536d43f3ac517b50c48bc3dd4a90a /recipes-qt/qt5
parent0ee666de9edf75b40215daf0f8609f659439458f (diff)
downloadmeta-boot2qt-7eae1c5c3d7d2d925afcc52a934613d2de4d6d8a.tar.gz
meta-qt5: update to Qt 5.9.1
Change-Id: I66c0770780da9d04b4fe2a9dfd50067e34d9dbeb Reviewed-by: Mikko Gronoff <mikko.gronoff@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 23fbaf8..e684364 100644
--- a/recipes-qt/qt5/qtquickcompiler_git.bb
+++ b/recipes-qt/qt5/qtquickcompiler_git.bb
@@ -37,7 +37,7 @@ SRC_URI = " \
37 git://codereview.qt-project.org/qt/tqtc-qmlcompiler;nobranch=1;protocol=ssh \ 37 git://codereview.qt-project.org/qt/tqtc-qmlcompiler;nobranch=1;protocol=ssh \
38 " 38 "
39 39
40SRCREV = "86d362f4ed6baeab0dfc6d892f18458a65ec7361" 40SRCREV = "d450627682ddacb21712b869e43502addafad891"
41 41
42S = "${WORKDIR}/git" 42S = "${WORKDIR}/git"
43 43