summaryrefslogtreecommitdiffstats
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
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>
-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 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
diff --git a/scripts/manifest.xml b/scripts/manifest.xml
index 6dc6a58..85cd195 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="c43892aa24fd3c1ac1e734209f7e0748646eed7d" 27 revision="7132e0eeaa39c86fc1845a4c402bea2b00eb1332"
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"