diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-05-11 10:51:40 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-05-11 11:29:59 +0000 |
commit | 48eb6e64c764f3b7093c177936712a7b073e3912 (patch) | |
tree | 9ba9becd31f78f3f290553e0c172c5d0edf51cba | |
parent | 650a062e3f2efb7871caca2b2f81997359d4033d (diff) | |
download | meta-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.bb | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtserialbus_git.bb | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtwebengine_git.bb | 4 |
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 | ||
39 | SRCREV = "43cebede39c9340c29bad6c6a78b76446d54c0db" | 39 | SRCREV = "15e863517ea37ca7ba6bcb75b078272eddbc5d37" |
40 | 40 | ||
41 | BBCLASSEXTEND += "native nativesdk" | 41 | BBCLASSEXTEND += "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 | ||
12 | DEPENDS += "qtbase qtserialport" | 12 | DEPENDS += "qtbase qtserialport" |
13 | 13 | ||
14 | SRCREV = "de70bbb517839b552648d7590d240c3d2f7e646a" | 14 | SRCREV = "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 | ||
161 | SRCREV_qtwebengine = "c2736db6ac32a8169978def59748f61365468b3c" | 161 | SRCREV_qtwebengine = "28e0320235d33f00c6c141a549dc0553ee0043a5" |
162 | SRCREV_chromium = "7ae5eb61882cfc26120b4c712cf4ceb807b36cbc" | 162 | SRCREV_chromium = "1785e2c1eb5a3b9a9a97ef3125c8f444d9b62afb" |
163 | SRCREV = "${SRCREV_qtwebengine}" | 163 | SRCREV = "${SRCREV_qtwebengine}" |
164 | 164 | ||
165 | SRCREV_FORMAT = "qtwebengine_chromium" | 165 | SRCREV_FORMAT = "qtwebengine_chromium" |