summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2020-01-14 15:20:42 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2020-01-15 10:10:25 +0200
commit8db4ab3559c2566f668248890eb27979ad0a5d16 (patch)
treec2ac9623f16ad5441fdd55c23a05962c54d95ed4 /recipes-qt/qt5/qtwebengine_git.bb
parentf6ebff397a53e9c2a23f67d1fc74b5fed11df4f9 (diff)
downloadmeta-qt5-8db4ab3559c2566f668248890eb27979ad0a5d16.tar.gz
qt5: update submodules
Update to latest content in Qt 5.14.1 branch. Task-number: QTBUG-80778 Change-Id: Ib4622941c0481253dea6db44f9b635984b802f42 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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index a2a4d620..56d48f97 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -180,7 +180,7 @@ SRC_URI_append_libc-musl = "\
180 file://chromium/0023-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ 180 file://chromium/0023-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \
181" 181"
182 182
183SRCREV_qtwebengine = "79d4cf6e8eb569ec039c33e407fab787cc1a687f" 183SRCREV_qtwebengine = "d2f6a5c7b97d61c4e983243d444dd51592a44bab"
184SRCREV_chromium = "dc1226a13d95ff24fb31d0d2278dd6cd8c9d1d12" 184SRCREV_chromium = "dc1226a13d95ff24fb31d0d2278dd6cd8c9d1d12"
185SRCREV = "${SRCREV_qtwebengine}" 185SRCREV = "${SRCREV_qtwebengine}"
186 186