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 /recipes-qt/qt5/qtwebengine_git.bb | |
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>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtwebengine_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
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" |