summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtquickcompiler_git.bb
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2016-09-19 11:25:52 +0300
committerJędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>2016-10-03 07:53:58 +0000
commit4d21fb7260721f5bb176d718ee08af74b46b6cf9 (patch)
tree9f7856c0c04d7ad75f44eb82a098d59d6d35e01b /recipes-qt/qt5/qtquickcompiler_git.bb
parent300a9420bce2bcf4e0fffe30dae5cb0504e2cadb (diff)
downloadmeta-boot2qt-4d21fb7260721f5bb176d718ee08af74b46b6cf9.tar.gz
qt5: update to Qt 5.8
Change-Id: If37c30437c3e8d3f5ffafb3a47851d88ec050895 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to 'recipes-qt/qt5/qtquickcompiler_git.bb')
-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 564fc3d..26d4941 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 = "973a3d4c78c4435c34f1967a737e8b358c88f16f" 40SRCREV = "803b02f35ed57ae5d82c8f4efa43c5bf1e19557f"
41 41
42S = "${WORKDIR}/git" 42S = "${WORKDIR}/git"
43 43