summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-05-11 10:51:40 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2018-05-11 11:29:59 +0000
commit48eb6e64c764f3b7093c177936712a7b073e3912 (patch)
tree9ba9becd31f78f3f290553e0c172c5d0edf51cba
parent650a062e3f2efb7871caca2b2f81997359d4033d (diff)
downloadmeta-qt5-48eb6e64c764f3b7093c177936712a7b073e3912.tar.gz
qt5: update submodules
Update submodules to Qt 5.11.0 rc2 Task-number: QTBUG-67590 Change-Id: Ifa3368ef7d3fef7930dbeefd936790be6b960733 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
-rw-r--r--recipes-qt/qt5/qt3d_git.bb2
-rw-r--r--recipes-qt/qt5/qtserialbus_git.bb2
-rw-r--r--recipes-qt/qt5/qtwebengine_git.bb4
3 files changed, 4 insertions, 4 deletions
diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb
index 35825946..07b28ac6 100644
--- a/recipes-qt/qt5/qt3d_git.bb
+++ b/recipes-qt/qt5/qt3d_git.bb
@@ -36,6 +36,6 @@ do_configure_prepend() {
36 ${S}/src/quick3d/imports/input/importsinput.pro 36 ${S}/src/quick3d/imports/input/importsinput.pro
37} 37}
38 38
39SRCREV = "43cebede39c9340c29bad6c6a78b76446d54c0db" 39SRCREV = "15e863517ea37ca7ba6bcb75b078272eddbc5d37"
40 40
41BBCLASSEXTEND += "native nativesdk" 41BBCLASSEXTEND += "native nativesdk"
diff --git a/recipes-qt/qt5/qtserialbus_git.bb b/recipes-qt/qt5/qtserialbus_git.bb
index dd8b2a26..effe91b4 100644
--- a/recipes-qt/qt5/qtserialbus_git.bb
+++ b/recipes-qt/qt5/qtserialbus_git.bb
@@ -11,4 +11,4 @@ LIC_FILES_CHKSUM = " \
11 11
12DEPENDS += "qtbase qtserialport" 12DEPENDS += "qtbase qtserialport"
13 13
14SRCREV = "de70bbb517839b552648d7590d240c3d2f7e646a" 14SRCREV = "c66a364cf34b4945208f07362deabe0020e5b596"
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index 65d82db9..1b8f9339 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -158,8 +158,8 @@ SRC_URI_append_libc-musl = "\
158 file://0014-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ 158 file://0014-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \
159" 159"
160 160
161SRCREV_qtwebengine = "c2736db6ac32a8169978def59748f61365468b3c" 161SRCREV_qtwebengine = "28e0320235d33f00c6c141a549dc0553ee0043a5"
162SRCREV_chromium = "7ae5eb61882cfc26120b4c712cf4ceb807b36cbc" 162SRCREV_chromium = "1785e2c1eb5a3b9a9a97ef3125c8f444d9b62afb"
163SRCREV = "${SRCREV_qtwebengine}" 163SRCREV = "${SRCREV_qtwebengine}"
164 164
165SRCREV_FORMAT = "qtwebengine_chromium" 165SRCREV_FORMAT = "qtwebengine_chromium"