diff options
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 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 | ||
167 | SRCREV_qtwebengine = "99f84ffd2c0c78014a24534a863aa1c755abd51c" | 166 | SRCREV_qtwebengine = "c11c2c8981e647c1eb2c6753ce77d436b92fff87" |
168 | SRCREV_chromium = "21508b5b5421f10ba8627c3c66c5281efb39b2f9" | 167 | SRCREV_chromium = "cfe8c60903b327ac94406661350f4ac05aa8c21b" |
169 | SRCREV = "${SRCREV_qtwebengine}" | 168 | SRCREV = "${SRCREV_qtwebengine}" |
170 | 169 | ||
171 | SRCREV_FORMAT = "qtwebengine_chromium" | 170 | SRCREV_FORMAT = "qtwebengine_chromium" |