diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-06-12 12:13:34 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-06-13 12:42:23 +0000 |
commit | 8e64c2ba2a909bc42bc6b41b1a5b9c7a0ee438c3 (patch) | |
tree | 9aff482bd10ae670de76f796f424c9a8e57964f1 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 0fc03a9d5bb72e9425a3033f9cdba5e28c73e338 (diff) | |
download | meta-qt5-8e64c2ba2a909bc42bc6b41b1a5b9c7a0ee438c3.tar.gz |
qt5: update submodules
Update to Qt 5.11.1 snapshot
Task-number: QTBUG-68389
Change-Id: I1c384333c708cf8763c42b4adc155c889f0c5b3b
Reviewed-by: Samuli Piippo <samuli.piippo@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 2b063866..1085affa 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 = "ea28cff7524bf0409b43c8ba3ede8fe2f7022ae4" | 161 | SRCREV_qtwebengine = "8483cfa6b039feb780995cee2f3b0878b131fa1d" |
162 | SRCREV_chromium = "96f354df27c2f3c7c1b221b676c7a1af6b3da375" | 162 | SRCREV_chromium = "94a0b51526ced8d7649e78ec035b3aa1949c8547" |
163 | SRCREV = "${SRCREV_qtwebengine}" | 163 | SRCREV = "${SRCREV_qtwebengine}" |
164 | 164 | ||
165 | SRCREV_FORMAT = "qtwebengine_chromium" | 165 | SRCREV_FORMAT = "qtwebengine_chromium" |