summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtquickcompiler_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-03-15 09:52:17 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2018-04-06 05:51:16 +0000
commitb250388fc22322720bc73e6584c6aaa5e2c3dbe6 (patch)
tree6a958a4de3ea9e562b9995893aa79d26b733a9a2 /recipes-qt/qt5/qtquickcompiler_git.bb
parent763a607a36f401d8f56abcd5649be0e3f4ddd002 (diff)
downloadmeta-boot2qt-b250388fc22322720bc73e6584c6aaa5e2c3dbe6.tar.gz
meta-qt5: update meta layer
- Update Qt submodules to 5.9.5 RC - Update QuickCompiler Task-number: QTBUG-66252 Change-Id: Icc3d3d9137373217cbbfd8a41a3873f46cf4e4f0 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
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 235d091..c5140c3 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 = "471b0c064d9b11c95242769d30d2ac7deca394e3" 40SRCREV = "c7a681d02db3daeacd32e203a46df6415c60515e"
41 41
42S = "${WORKDIR}/git" 42S = "${WORKDIR}/git"
43 43