summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
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 7a9c6148..4ced7925 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -137,7 +137,6 @@ SRC_URI += " \
137 file://0002-WebEngine-qquickwebengineview_p_p.h-add-include-QCol.patch \ 137 file://0002-WebEngine-qquickwebengineview_p_p.h-add-include-QCol.patch \
138 file://0003-Include-dependency-to-QCoreApplication-translate.patch \ 138 file://0003-Include-dependency-to-QCoreApplication-translate.patch \
139 file://0004-Force-host-toolchain-configuration.patch \ 139 file://0004-Force-host-toolchain-configuration.patch \
140 file://0005-qtbug-61521.cpp-use-free-instead-of-cfree.patch \
141" 140"
142 141
143# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/56-based 142# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/56-based
@@ -164,8 +163,8 @@ SRC_URI_append_libc-musl = "\
164 file://0016-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ 163 file://0016-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \
165" 164"
166 165
167SRCREV_qtwebengine = "99f84ffd2c0c78014a24534a863aa1c755abd51c" 166SRCREV_qtwebengine = "c11c2c8981e647c1eb2c6753ce77d436b92fff87"
168SRCREV_chromium = "21508b5b5421f10ba8627c3c66c5281efb39b2f9" 167SRCREV_chromium = "cfe8c60903b327ac94406661350f4ac05aa8c21b"
169SRCREV = "${SRCREV_qtwebengine}" 168SRCREV = "${SRCREV_qtwebengine}"
170 169
171SRCREV_FORMAT = "qtwebengine_chromium" 170SRCREV_FORMAT = "qtwebengine_chromium"