summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-01-15 21:16:34 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2018-01-19 12:04:58 +0000
commite966b8e6e884a9a8ffed88f359497087ab63f7c4 (patch)
tree1309f1e6b23aee7368b0c9665e4e8f359db508b0
parentd7829e8fbe7158d51d6d742b1c1c02f01e5f9c40 (diff)
downloadmeta-boot2qt-e966b8e6e884a9a8ffed88f359497087ab63f7c4.tar.gz
meta-qt5: update to Qt 5.9.4 RC
- Update submodules to 5.9.4 RC - Update QuickCompiler to 5.9.4 release version Task-number: QTBUG-65028 Change-Id: I44091bcaf355a7d6bfcdb7e27c70a31c94b7e778 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r--recipes-qt/qt5/qtquickcompiler_git.bb2
-rw-r--r--scripts/manifest.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtquickcompiler_git.bb b/recipes-qt/qt5/qtquickcompiler_git.bb
index 22b7e71..57c2dc4 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 = "a93c32346217dd0fa69418c3566f5a712afa1ab9" 40SRCREV = "124e8692a77c471515f249ddc9229c5f7d8d80ca"
41 41
42S = "${WORKDIR}/git" 42S = "${WORKDIR}/git"
43 43
diff --git a/scripts/manifest.xml b/scripts/manifest.xml
index f3b68c7..21d611c 100644
--- a/scripts/manifest.xml
+++ b/scripts/manifest.xml
@@ -24,7 +24,7 @@
24 path="sources/meta-openembedded"/> 24 path="sources/meta-openembedded"/>
25 <project name="meta-qt5" 25 <project name="meta-qt5"
26 remote="qtyocto" 26 remote="qtyocto"
27 revision="0b2fbd8cb41537ad7d6bfd75270a019218ebaa03" 27 revision="e721e84659869e4a04838d95d7cdbab9d48f5c3d"
28 path="sources/meta-qt5"/> 28 path="sources/meta-qt5"/>
29 <project name="meta-mingw" 29 <project name="meta-mingw"
30 remote="qtyocto" 30 remote="qtyocto"