aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-11-23 14:06:17 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2018-12-20 00:55:36 +0000
commit0cdf7276685ff03a769dc8201f60e8f16e04d879 (patch)
treee22ef17908656364aeb0f7a105adca604ebaec80 /recipes-qt/qt5/qtwebengine_git.bb
parent9fc65c05f3296b606d4ceb6f4670f5f95eecc379 (diff)
qt5: upgrade to 5.11.3
Signed-off-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_git.bb')
-rw-r--r--recipes-qt/qt5/qtwebengine_git.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index 4877f09c..57d698da 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -140,8 +140,6 @@ QT_MODULE_BRANCH_CHROMIUM = "65-based"
# 5.11.meta-qt5.7
SRC_URI += " \
${QT_GIT}/qtwebengine-chromium.git;name=chromium;branch=${QT_MODULE_BRANCH_CHROMIUM};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty \
- file://0001-WebEngine-qquickwebengineview_p_p.h-add-include-QCol.patch \
- file://0002-Include-dependency-to-QCoreApplication-translate.patch \
file://0003-Force-host-toolchain-configuration.patch \
file://0004-chromium_overrides.cpp-Fix-build-with-plugins-and-oz.patch \
"
@@ -175,8 +173,8 @@ SRC_URI_append_libc-musl = "\
file://chromium/0017-chromium-musl-elf_reader.cc-include-sys-reg.h-to-get-__WORDSIZE-on.patch;patchdir=src/3rdparty \
"
-SRCREV_qtwebengine = "89afebb830f616a6e8c43dd37bf34551f243b264"
-SRCREV_chromium = "7085115f51ce9d02cfff216a3f74b1fb6715f38d"
+SRCREV_qtwebengine = "18412af977d658f243eb5b25b62284924cfa362f"
+SRCREV_chromium = "2095a35f300bcbe82e968e9a547dff7c79be29d8"
SRCREV = "${SRCREV_qtwebengine}"
SRCREV_FORMAT = "qtwebengine_chromium"