diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-02-19 15:27:44 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-02-21 15:31:15 +0000 |
commit | ed327d9cd97c0996e0875b0c03f86cbd76232977 (patch) | |
tree | 1b1b89d8617badc2e4a9b35af4d3472613b06a12 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 282f531e63961300be055665acc454356de889fa (diff) | |
download | meta-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.bb | 5 |
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 |
151 | SRC_URI += " \ | 151 | SRC_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 | ||
175 | SRCREV_qtwebengine = "60f16cae918adc96e5b01e8599b14a34b97902ef" | 174 | SRCREV_qtwebengine = "05369331163c3c07907c2caed98e3eaabbdfe023" |
176 | SRCREV_chromium = "8d510183ca27142801b56bb50d63cbb2a92d4337" | 175 | SRCREV_chromium = "bb8520a5b4a49085e38b70cb4c95baf75ea374e9" |
177 | SRCREV = "${SRCREV_qtwebengine}" | 176 | SRCREV = "${SRCREV_qtwebengine}" |
178 | 177 | ||
179 | SRCREV_FORMAT = "qtwebengine_chromium" | 178 | SRCREV_FORMAT = "qtwebengine_chromium" |