diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-03-29 10:47:36 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-04-04 06:24:45 +0000 |
commit | d3b902b51dd51ac3c5c5d73afe24d97c211031af (patch) | |
tree | 3f378f45496260fc74c076ba858b1b685996a795 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 9d7737e60c4b952c0338146acc7b45ef798bdb4c (diff) | |
download | meta-qt5-d3b902b51dd51ac3c5c5d73afe24d97c211031af.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.9.8 branch
Task-number: QTBUG-72246
Change-Id: Id0fc743fd24ab854dff91f8adfde15a8d64ce636
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 00861b4c..d2686726 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -163,8 +163,8 @@ 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 = "75283c0240c76b49dade0e2a6c9ad9339b5e2704" | 166 | SRCREV_qtwebengine = "ec04f1b1fff16d744a680b641b94c9e990db2090" |
167 | SRCREV_chromium = "13704549b84a86e894d707a97cfe2ad15a86f30c" | 167 | SRCREV_chromium = "45ed09101724148401a193e20e3545c8f3de4df2" |
168 | SRCREV = "${SRCREV_qtwebengine}" | 168 | SRCREV = "${SRCREV_qtwebengine}" |
169 | 169 | ||
170 | SRCREV_FORMAT = "qtwebengine_chromium" | 170 | SRCREV_FORMAT = "qtwebengine_chromium" |