diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-11-27 09:17:24 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-11-27 07:31:23 +0000 |
commit | 502fd4f0bebb8b24926376c99bcd3c0d45269b07 (patch) | |
tree | c9dd5417c0cde9c655a699740a542e652590341e /recipes-qt/qt5/qtwebengine_git.bb | |
parent | ce3d695f02c9103c6b7d7ce2b1f98ffba15e6f9d (diff) | |
download | meta-qt5-502fd4f0bebb8b24926376c99bcd3c0d45269b07.tar.gz |
qt5: update submodules to 5.10.0 RC
Task-number: QTBUG-63728
Change-Id: Ib6f01a3d65bc87fe56d19d090a2beb425a941f22
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index f3c7c142..8b4e52c6 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -154,7 +154,7 @@ SRC_URI_append_libc-musl = "\ | |||
154 | file://0016-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ | 154 | file://0016-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ |
155 | " | 155 | " |
156 | 156 | ||
157 | SRCREV_qtwebengine = "5617373d9b5ded9d4c724b15132d6989ed9e05f9" | 157 | SRCREV_qtwebengine = "65c1f255e6282bc7dda942f72de7f9d67824f2a6" |
158 | SRCREV_chromium = "2366767e6c6f333ef090667aa6838d6781725a78" | 158 | SRCREV_chromium = "2366767e6c6f333ef090667aa6838d6781725a78" |
159 | SRCREV = "${SRCREV_qtwebengine}" | 159 | SRCREV = "${SRCREV_qtwebengine}" |
160 | 160 | ||