diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-11-23 14:06:17 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2018-12-20 00:55:36 +0000 |
commit | 0cdf7276685ff03a769dc8201f60e8f16e04d879 (patch) | |
tree | e22ef17908656364aeb0f7a105adca604ebaec80 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 9fc65c05f3296b606d4ceb6f4670f5f95eecc379 (diff) | |
download | meta-qt5-0cdf7276685ff03a769dc8201f60e8f16e04d879.tar.gz |
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.bb | 6 |
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" | |||
140 | # 5.11.meta-qt5.7 | 140 | # 5.11.meta-qt5.7 |
141 | SRC_URI += " \ | 141 | SRC_URI += " \ |
142 | ${QT_GIT}/qtwebengine-chromium.git;name=chromium;branch=${QT_MODULE_BRANCH_CHROMIUM};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty \ | 142 | ${QT_GIT}/qtwebengine-chromium.git;name=chromium;branch=${QT_MODULE_BRANCH_CHROMIUM};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty \ |
143 | file://0001-WebEngine-qquickwebengineview_p_p.h-add-include-QCol.patch \ | ||
144 | file://0002-Include-dependency-to-QCoreApplication-translate.patch \ | ||
145 | file://0003-Force-host-toolchain-configuration.patch \ | 143 | file://0003-Force-host-toolchain-configuration.patch \ |
146 | file://0004-chromium_overrides.cpp-Fix-build-with-plugins-and-oz.patch \ | 144 | file://0004-chromium_overrides.cpp-Fix-build-with-plugins-and-oz.patch \ |
147 | " | 145 | " |
@@ -175,8 +173,8 @@ SRC_URI_append_libc-musl = "\ | |||
175 | file://chromium/0017-chromium-musl-elf_reader.cc-include-sys-reg.h-to-get-__WORDSIZE-on.patch;patchdir=src/3rdparty \ | 173 | file://chromium/0017-chromium-musl-elf_reader.cc-include-sys-reg.h-to-get-__WORDSIZE-on.patch;patchdir=src/3rdparty \ |
176 | " | 174 | " |
177 | 175 | ||
178 | SRCREV_qtwebengine = "89afebb830f616a6e8c43dd37bf34551f243b264" | 176 | SRCREV_qtwebengine = "18412af977d658f243eb5b25b62284924cfa362f" |
179 | SRCREV_chromium = "7085115f51ce9d02cfff216a3f74b1fb6715f38d" | 177 | SRCREV_chromium = "2095a35f300bcbe82e968e9a547dff7c79be29d8" |
180 | SRCREV = "${SRCREV_qtwebengine}" | 178 | SRCREV = "${SRCREV_qtwebengine}" |
181 | 179 | ||
182 | SRCREV_FORMAT = "qtwebengine_chromium" | 180 | SRCREV_FORMAT = "qtwebengine_chromium" |