diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-08-19 14:56:07 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-08-20 10:14:03 +0300 |
commit | 2d49c5f7205f6f62199ee81ef57cd8032bf468ed (patch) | |
tree | db89a7bc48e3ba4d2c0967bd14922738c974dea7 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 2ae1a1a432429fd4a8b80b4a8288198a86827d31 (diff) | |
download | meta-qt5-2d49c5f7205f6f62199ee81ef57cd8032bf468ed.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.15 branch.
Task-number: QTBUG-84150
Change-Id: I4d77dfb181bf412c79697b3012745af0286771f7
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 76643cb7..2f453a16 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -190,8 +190,8 @@ SRC_URI_append_libc-musl = "\ | |||
190 | file://chromium/0026-chromium-musl-initialize-msghdr-in-a-compatible-mann.patch;patchdir=src/3rdparty \ | 190 | file://chromium/0026-chromium-musl-initialize-msghdr-in-a-compatible-mann.patch;patchdir=src/3rdparty \ |
191 | " | 191 | " |
192 | 192 | ||
193 | SRCREV_qtwebengine = "001ef20a82749e58295a706d6b075cdcb74f1621" | 193 | SRCREV_qtwebengine = "59f69133a067ee51a2eeb5aabc5e2f569dd66d28" |
194 | SRCREV_chromium = "8a0c6063c5be01ce6cb1eda5dd671453ef7f60c4" | 194 | SRCREV_chromium = "4e0b66a6f2d6901b4c738c8bcfb9d89d74def602" |
195 | SRCREV = "${SRCREV_qtwebengine}" | 195 | SRCREV = "${SRCREV_qtwebengine}" |
196 | 196 | ||
197 | SRCREV_FORMAT = "qtwebengine_chromium" | 197 | SRCREV_FORMAT = "qtwebengine_chromium" |