summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-02-19 15:27:44 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2019-02-21 15:31:15 +0000
commited327d9cd97c0996e0875b0c03f86cbd76232977 (patch)
tree1b1b89d8617badc2e4a9b35af4d3472613b06a12 /recipes-qt/qt5/qtwebengine_git.bb
parent282f531e63961300be055665acc454356de889fa (diff)
downloadmeta-qt5-ed327d9cd97c0996e0875b0c03f86cbd76232977.tar.gz
qt5: update submodules
Update to latest content in Qt 5.13 branch Task-number: QTBUG-72311 Change-Id: If99527ca97867b99d5273e229d7e98a6cd149f5e 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.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index 6e50be35..15d95ccb 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -149,7 +149,6 @@ SRC_URI_append_libc-musl = "\
149# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/69-based 149# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/69-based
150# 69-based.meta-qt5.3 150# 69-based.meta-qt5.3
151SRC_URI += " \ 151SRC_URI += " \
152 file://chromium/0001-chromium-Force-host-toolchain-configuration.patch;patchdir=src/3rdparty \
153 file://chromium/0002-chromium-workaround-for-too-long-.rps-file-name.patch;patchdir=src/3rdparty \ 152 file://chromium/0002-chromium-workaround-for-too-long-.rps-file-name.patch;patchdir=src/3rdparty \
154 file://chromium/0003-chromium-Fix-build-with-gcc8.patch;patchdir=src/3rdparty \ 153 file://chromium/0003-chromium-Fix-build-with-gcc8.patch;patchdir=src/3rdparty \
155 file://chromium/0004-chromium-stack-pointer-clobber.patch;patchdir=src/3rdparty \ 154 file://chromium/0004-chromium-stack-pointer-clobber.patch;patchdir=src/3rdparty \
@@ -172,8 +171,8 @@ SRC_URI_append_libc-musl = "\
172 file://chromium/0018-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ 171 file://chromium/0018-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \
173" 172"
174 173
175SRCREV_qtwebengine = "60f16cae918adc96e5b01e8599b14a34b97902ef" 174SRCREV_qtwebengine = "05369331163c3c07907c2caed98e3eaabbdfe023"
176SRCREV_chromium = "8d510183ca27142801b56bb50d63cbb2a92d4337" 175SRCREV_chromium = "bb8520a5b4a49085e38b70cb4c95baf75ea374e9"
177SRCREV = "${SRCREV_qtwebengine}" 176SRCREV = "${SRCREV_qtwebengine}"
178 177
179SRCREV_FORMAT = "qtwebengine_chromium" 178SRCREV_FORMAT = "qtwebengine_chromium"