summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-10-14 09:40:17 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2019-10-22 07:41:13 +0300
commit0be6a24a4623f52b8b92fa77f0f1c3faf4169d27 (patch)
tree857f5164765bcce7ca0d3ad67d25a34aec344c3f /recipes-qt/qt5/qtwebengine_git.bb
parentbf923061ee01f9fd93bed5550861d4f2ca8b06f1 (diff)
downloadmeta-qt5-0be6a24a4623f52b8b92fa77f0f1c3faf4169d27.tar.gz
qt5: update submodules
Update to latest content in Qt 5.13.2 branch. Task-number: QTBUG-78897 Change-Id: Ib95b6d901569c2a5ae64b66926fa27d79251c18a 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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index db6c0221..b0ed5a1e 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
180SRCREV_qtwebengine = "b44ed0fb99cd3d7047fcd322010c27cfa7989a18" 180SRCREV_qtwebengine = "d8295dc15d8dd80089c8493a35c88d046d6a4884"
181SRCREV_chromium = "56c9ec96237de4c7787c643c7ac7ac4e00c9a1d1" 181SRCREV_chromium = "18d4c6e8250324d084d89b17ad80721bb46ddbd9"
182SRCREV = "${SRCREV_qtwebengine}" 182SRCREV = "${SRCREV_qtwebengine}"
183 183
184SRCREV_FORMAT = "qtwebengine_chromium" 184SRCREV_FORMAT = "qtwebengine_chromium"