summaryrefslogtreecommitdiffstats
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
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>
-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 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
diff --git a/scripts/manifest.xml b/scripts/manifest.xml
index 8ca3ca0..ea7b114 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="144a388b5f8d6f76858469a160714a0cec811ecb" 27 revision="af32d7e625d79970b7902a67b3f5e4e441832d24"
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"