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.bb16
1 files changed, 8 insertions, 8 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index 57d698da..7b157096 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -137,19 +137,19 @@ RDEPENDS_${PN}-examples += " \
137QT_MODULE_BRANCH_CHROMIUM = "65-based" 137QT_MODULE_BRANCH_CHROMIUM = "65-based"
138 138
139# Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.11 139# Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.11
140# 5.11.meta-qt5.7 140# 5.11.meta-qt5.8
141SRC_URI += " \ 141SRC_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://0003-Force-host-toolchain-configuration.patch \ 143 file://0001-Force-host-toolchain-configuration.patch \
144 file://0004-chromium_overrides.cpp-Fix-build-with-plugins-and-oz.patch \ 144 file://0002-chromium_overrides.cpp-Fix-build-with-plugins-and-oz.patch \
145" 145"
146SRC_URI_append_libc-musl = "\ 146SRC_URI_append_libc-musl = "\
147 file://0005-musl-don-t-use-pvalloc-as-it-s-not-available-on-musl.patch \ 147 file://0003-musl-don-t-use-pvalloc-as-it-s-not-available-on-musl.patch \
148 file://0006-musl-link-against-libexecinfo.patch \ 148 file://0004-musl-link-against-libexecinfo.patch \
149" 149"
150 150
151# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/65-based 151# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/65-based
152# 65-based.meta-qt5.6 152# 65-based.meta-qt5.7
153SRC_URI += " \ 153SRC_URI += " \
154 file://chromium/0001-chromium-Force-host-toolchain-configuration.patch;patchdir=src/3rdparty \ 154 file://chromium/0001-chromium-Force-host-toolchain-configuration.patch;patchdir=src/3rdparty \
155 file://chromium/0002-chromium-workaround-for-too-long-.rps-file-name.patch;patchdir=src/3rdparty \ 155 file://chromium/0002-chromium-workaround-for-too-long-.rps-file-name.patch;patchdir=src/3rdparty \
@@ -169,8 +169,8 @@ SRC_URI_append_libc-musl = "\
169 file://chromium/0013-chromium-musl-Adjust-default-pthread-stack-size.patch;patchdir=src/3rdparty \ 169 file://chromium/0013-chromium-musl-Adjust-default-pthread-stack-size.patch;patchdir=src/3rdparty \
170 file://chromium/0014-chromium-musl-include-asm-generic-ioctl.h-for-TCGETS.patch;patchdir=src/3rdparty \ 170 file://chromium/0014-chromium-musl-include-asm-generic-ioctl.h-for-TCGETS.patch;patchdir=src/3rdparty \
171 file://chromium/0015-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ 171 file://chromium/0015-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \
172 file://chromium/0016-chromium-musl-Use-_fpstate-instead-of-_libc_fpstate-on-linux.patch;patchdir=src/3rdparty \ 172 file://chromium/0016-chromium-musl-Use-_fpstate-instead-of-_libc_fpstate-.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 \ 173 file://chromium/0017-chromium-musl-elf_reader.cc-include-sys-reg.h-to-get.patch;patchdir=src/3rdparty \
174" 174"
175 175
176SRCREV_qtwebengine = "18412af977d658f243eb5b25b62284924cfa362f" 176SRCREV_qtwebengine = "18412af977d658f243eb5b25b62284924cfa362f"