diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-10-29 13:00:46 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-10-29 13:12:56 +0200 |
commit | f7afa0a4e1348db01be88b9c36372842fb902136 (patch) | |
tree | 30cfe2475fc824f3e78e9be7bca386f8b6e74c9a /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 8eec8855623ff16e838f6385ab9c39c20b72da27 (diff) | |
download | meta-qt5-5.13.2.tar.gz |
qt5: update submodulesv5.13.2
Update to correct Qt 5.13.2 RC content.
*** Previous submodule update commit
8eec8855623ff16e838f6385ab9c39c20b72da27
was an update from incorrect content
actually "updating" to older content ***
Task-number: QTBUG-78897
Change-Id: I39941e9062cf32dd920e66b2487b7aad099e65ff
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 ccb3beb8..3ee291d4 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -177,8 +177,8 @@ SRC_URI_append_libc-musl = "\ | |||
177 | file://chromium/0019-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ | 177 | file://chromium/0019-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ |
178 | " | 178 | " |
179 | 179 | ||
180 | SRCREV_qtwebengine = "4a141b148d04be3b97d29d2ef808c30c2e8f54b1" | 180 | SRCREV_qtwebengine = "556576b55f6b4404c71c74a5ef8e21f87ed09854" |
181 | SRCREV_chromium = "c88d2026cc604c9cc7b42e4684eb480f12690e30" | 181 | SRCREV_chromium = "843d70ac87de7482c1c1195aa73899bc05efc8f3" |
182 | SRCREV = "${SRCREV_qtwebengine}" | 182 | SRCREV = "${SRCREV_qtwebengine}" |
183 | 183 | ||
184 | SRCREV_FORMAT = "qtwebengine_chromium" | 184 | SRCREV_FORMAT = "qtwebengine_chromium" |