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.bb38
1 files changed, 19 insertions, 19 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index 9bde69ae..3bf0fd85 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -146,16 +146,16 @@ RDEPENDS_${PN}-examples += " \
146QT_MODULE_BRANCH_CHROMIUM = "87-based" 146QT_MODULE_BRANCH_CHROMIUM = "87-based"
147 147
148QT_MODULE_BRANCH = "5.15" 148QT_MODULE_BRANCH = "5.15"
149PV = "5.15.3+git${SRCPV}" 149PV = "5.15.4+git${SRCPV}"
150 150
151# Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.15-glibc 151# Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.15-glibc
152# 5.15-glibc.meta-qt5.10 152# 5.15-glibc.meta-qt5.11
153SRC_URI += " \ 153SRC_URI += " \
154 ${QT_GIT}/qtwebengine-chromium.git;name=chromium;branch=${QT_MODULE_BRANCH_CHROMIUM};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty \ 154 ${QT_GIT}/qtwebengine-chromium.git;name=chromium;branch=${QT_MODULE_BRANCH_CHROMIUM};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty \
155 file://0001-Force-host-toolchain-configuration.patch \ 155 file://0001-Force-host-toolchain-configuration.patch \
156" 156"
157# Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.15 157# Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.15
158# 5.15.meta-qt5.10 158# 5.15.meta-qt5.11
159SRC_URI_append_libc-musl = "\ 159SRC_URI_append_libc-musl = "\
160 file://0002-musl-don-t-use-pvalloc-as-it-s-not-available-on-musl.patch \ 160 file://0002-musl-don-t-use-pvalloc-as-it-s-not-available-on-musl.patch \
161 file://0003-musl-link-against-libexecinfo.patch \ 161 file://0003-musl-link-against-libexecinfo.patch \
@@ -163,7 +163,7 @@ SRC_URI_append_libc-musl = "\
163" 163"
164 164
165# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/87-based-glibc 165# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/87-based-glibc
166# 87-based-glibc.meta-qt5.1 166# 87-based-glibc.meta-qt5.2
167SRC_URI += " \ 167SRC_URI += " \
168 file://chromium/0001-chromium-workaround-for-too-long-.rps-file-name.patch;patchdir=src/3rdparty \ 168 file://chromium/0001-chromium-workaround-for-too-long-.rps-file-name.patch;patchdir=src/3rdparty \
169 file://chromium/0002-chromium-fix-build-with-clang.patch;patchdir=src/3rdparty \ 169 file://chromium/0002-chromium-fix-build-with-clang.patch;patchdir=src/3rdparty \
@@ -175,27 +175,27 @@ SRC_URI += " \
175 file://chromium/0008-chromium-Move-CharAllocator-definition-to-a-header-f.patch;patchdir=src/3rdparty \ 175 file://chromium/0008-chromium-Move-CharAllocator-definition-to-a-header-f.patch;patchdir=src/3rdparty \
176 file://chromium/0009-chromium-Link-v8-with-libatomic-on-x86.patch;patchdir=src/3rdparty \ 176 file://chromium/0009-chromium-Link-v8-with-libatomic-on-x86.patch;patchdir=src/3rdparty \
177 file://chromium/0010-chromium-icu-use-system-library-only-targets.patch;patchdir=src/3rdparty \ 177 file://chromium/0010-chromium-icu-use-system-library-only-targets.patch;patchdir=src/3rdparty \
178 file://chromium/0015-chromium-gcc11-fixes.patch;patchdir=src/3rdparty \ 178 file://chromium/0011-chromium-abseil-cpp-perfetto-fix-build-with-gcc-11.patch;patchdir=src/3rdparty \
179" 179"
180 180
181# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/87-based 181# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/87-based
182# 87-based.meta-qt5.1 182# 87-based.meta-qt5.2
183SRC_URI_append_libc-musl = "\ 183SRC_URI_append_libc-musl = "\
184 file://chromium/0011-chromium-musl-sandbox-Define-TEMP_FAILURE_RETRY-if-n.patch;patchdir=src/3rdparty \ 184 file://chromium/0012-chromium-musl-sandbox-Define-TEMP_FAILURE_RETRY-if-n.patch;patchdir=src/3rdparty \
185 file://chromium/0012-chromium-musl-Avoid-mallinfo-APIs-on-non-glibc-linux.patch;patchdir=src/3rdparty \ 185 file://chromium/0013-chromium-musl-Avoid-mallinfo-APIs-on-non-glibc-linux.patch;patchdir=src/3rdparty \
186 file://chromium/0013-chromium-musl-include-fcntl.h-for-loff_t.patch;patchdir=src/3rdparty \ 186 file://chromium/0014-chromium-musl-include-fcntl.h-for-loff_t.patch;patchdir=src/3rdparty \
187 file://chromium/0014-chromium-musl-use-off64_t-instead-of-the-internal-__.patch;patchdir=src/3rdparty \ 187 file://chromium/0015-chromium-musl-use-off64_t-instead-of-the-internal-__.patch;patchdir=src/3rdparty \
188 file://chromium/0015-chromium-musl-linux-glibc-make-the-distinction.patch;patchdir=src/3rdparty \ 188 file://chromium/0016-chromium-musl-linux-glibc-make-the-distinction.patch;patchdir=src/3rdparty \
189 file://chromium/0016-chromium-musl-Define-res_ninit-and-res_nclose-for-no.patch;patchdir=src/3rdparty \ 189 file://chromium/0017-chromium-musl-Define-res_ninit-and-res_nclose-for-no.patch;patchdir=src/3rdparty \
190 file://chromium/0017-chromium-musl-Do-not-define-__sbrk-on-musl.patch;patchdir=src/3rdparty \ 190 file://chromium/0018-chromium-musl-Do-not-define-__sbrk-on-musl.patch;patchdir=src/3rdparty \
191 file://chromium/0018-chromium-musl-Adjust-default-pthread-stack-size.patch;patchdir=src/3rdparty \ 191 file://chromium/0019-chromium-musl-Adjust-default-pthread-stack-size.patch;patchdir=src/3rdparty \
192 file://chromium/0019-chromium-musl-elf_reader.cc-include-sys-reg.h-to-get.patch;patchdir=src/3rdparty \ 192 file://chromium/0020-chromium-musl-elf_reader.cc-include-sys-reg.h-to-get.patch;patchdir=src/3rdparty \
193 file://chromium/0020-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ 193 file://chromium/0021-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \
194 file://chromium/0021-chromium-musl-initialize-msghdr-in-a-compatible-mann.patch;patchdir=src/3rdparty \ 194 file://chromium/0022-chromium-musl-initialize-msghdr-in-a-compatible-mann.patch;patchdir=src/3rdparty \
195" 195"
196 196
197SRCREV_qtwebengine = "f121523512ab70db7d9b1e639841c9ebc3eae9a1" 197SRCREV_qtwebengine = "be49f438d66f120646237c3f13d9e8f9166b95a6"
198SRCREV_chromium = "9406a89a9dfe24d96089524d9da6da18e0457330" 198SRCREV_chromium = "6c7b4ffb3fe19e7c6a2db60ce2d05c3b50c16ffc"
199SRCREV = "${SRCREV_qtwebengine}" 199SRCREV = "${SRCREV_qtwebengine}"
200 200
201SRCREV_FORMAT = "qtwebengine_chromium" 201SRCREV_FORMAT = "qtwebengine_chromium"