diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-03-21 10:44:36 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-03-26 08:18:56 +0000 |
commit | 9d7737e60c4b952c0338146acc7b45ef798bdb4c (patch) | |
tree | ba3d9ffe3f4d58483fd594dfaf7ad8c435fb398c /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 97ae8d8ea423d7fa012e64b7c84b0dcbaf5f444f (diff) | |
download | meta-qt5-9d7737e60c4b952c0338146acc7b45ef798bdb4c.tar.gz |
qt5: update submodules
Update to Qt 5.9.8 snapshot
Task-number: QTBUG-72246
Change-Id: Id89d49a4f8dcc8ebc86893acd8e9c6fb3eb27770
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 55f004bd..00861b4c 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -163,7 +163,7 @@ SRC_URI_append_libc-musl = "\ | |||
163 | file://0016-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ | 163 | file://0016-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ |
164 | " | 164 | " |
165 | 165 | ||
166 | SRCREV_qtwebengine = "ff3de56218e1012e3b0dd056356253b105eb6f2e" | 166 | SRCREV_qtwebengine = "75283c0240c76b49dade0e2a6c9ad9339b5e2704" |
167 | SRCREV_chromium = "13704549b84a86e894d707a97cfe2ad15a86f30c" | 167 | SRCREV_chromium = "13704549b84a86e894d707a97cfe2ad15a86f30c" |
168 | SRCREV = "${SRCREV_qtwebengine}" | 168 | SRCREV = "${SRCREV_qtwebengine}" |
169 | 169 | ||