summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtquickcompiler_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2017-11-15 13:16:25 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2017-11-15 14:32:43 +0000
commit6c14fb6bf780c7ad4a27c3f742de7bde77d77229 (patch)
treebbe0280fb7f336aeb2a9337368739bf85bd24d6e /recipes-qt/qt5/qtquickcompiler_git.bb
parent5ae8d7631ae790d79b4e61a728e1a745f4624966 (diff)
downloadmeta-boot2qt-6c14fb6bf780c7ad4a27c3f742de7bde77d77229.tar.gz
meta-qt5: update meta layer
- Update Qt submodules to 5.9.3 RC - Update QuickCompiler Task-number: QTBUG-64216 Change-Id: Ibfd62c60e64dd6d988fa10bb531ad9628046266f Reviewed-by: Samuli Piippo <samuli.piippo@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 be10a78..11e103e 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 = "dd96b1d76162d719f9ba572d2c4659f7bcd47710" 40SRCREV = "3eee8b042877c9e03cb4ccf154518d0f9a32335a"
41 41
42S = "${WORKDIR}/git" 42S = "${WORKDIR}/git"
43 43