summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-02-06 12:51:22 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2018-02-09 14:47:14 +0000
commit766b84769683ee6527fda5b47ef3f19a8084ee08 (patch)
tree906c85a8f8f2545323462a3151e085472220bbff
parent2a20d30b988a8d8e9622400b9a82bb8ab6b35d42 (diff)
downloadmeta-boot2qt-766b84769683ee6527fda5b47ef3f19a8084ee08.tar.gz
meta-qt5: update meta layer
- Update qt5 modules to 5.10.1 RC - Update quickcompiler Task-number: QTBUG-65164 Change-Id: I05a06e1bd070c709703d28ac2e221ca697c1cc03 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 36d2c19..379d31a 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 = "4e05e09f19bac2901cb16bf1229e396930b831ee" 40SRCREV = "8c48d57b2143a89fff4438a313e1640d9b97dcc8"
41 41
42S = "${WORKDIR}/git" 42S = "${WORKDIR}/git"
43 43
diff --git a/scripts/manifest.xml b/scripts/manifest.xml
index 1aa053b..e4bd2e5 100644
--- a/scripts/manifest.xml
+++ b/scripts/manifest.xml
@@ -25,7 +25,7 @@
25 path="sources/meta-openembedded"/> 25 path="sources/meta-openembedded"/>
26 <project name="meta-qt5" 26 <project name="meta-qt5"
27 remote="qtyocto" 27 remote="qtyocto"
28 revision="a358108b09762390ec951f560540bb99aaf9f2a2" 28 revision="2c64971804520cd50955744f5ff0c10babafd449"
29 path="sources/meta-qt5"/> 29 path="sources/meta-qt5"/>
30 <project name="meta-mingw" 30 <project name="meta-mingw"
31 remote="qtyocto" 31 remote="qtyocto"