diff options
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" |