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.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index 7a3e045b..48d1c82f 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -164,7 +164,7 @@ SRC_URI_append_libc-musl = "\
164" 164"
165 165
166# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/87-based-glibc 166# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/87-based-glibc
167# 87-based-glibc.meta-qt5.2 167# 87-based-glibc.meta-qt5.3
168SRC_URI += " \ 168SRC_URI += " \
169 file://chromium/0001-chromium-workaround-for-too-long-.rps-file-name.patch;patchdir=src/3rdparty \ 169 file://chromium/0001-chromium-workaround-for-too-long-.rps-file-name.patch;patchdir=src/3rdparty \
170 file://chromium/0002-chromium-fix-build-with-clang.patch;patchdir=src/3rdparty \ 170 file://chromium/0002-chromium-fix-build-with-clang.patch;patchdir=src/3rdparty \
@@ -176,11 +176,11 @@ SRC_URI += " \
176 file://chromium/0008-chromium-Move-CharAllocator-definition-to-a-header-f.patch;patchdir=src/3rdparty \ 176 file://chromium/0008-chromium-Move-CharAllocator-definition-to-a-header-f.patch;patchdir=src/3rdparty \
177 file://chromium/0009-chromium-Link-v8-with-libatomic-on-x86.patch;patchdir=src/3rdparty \ 177 file://chromium/0009-chromium-Link-v8-with-libatomic-on-x86.patch;patchdir=src/3rdparty \
178 file://chromium/0010-chromium-icu-use-system-library-only-targets.patch;patchdir=src/3rdparty \ 178 file://chromium/0010-chromium-icu-use-system-library-only-targets.patch;patchdir=src/3rdparty \
179 file://chromium/0011-chromium-abseil-cpp-perfetto-fix-build-with-gcc-11.patch;patchdir=src/3rdparty \ 179 file://chromium/0011-chromium-abseil-cpp-mojo-perfetto-fix-build-with-gcc.patch;patchdir=src/3rdparty \
180" 180"
181 181
182# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/87-based 182# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/87-based
183# 87-based.meta-qt5.2 183# 87-based.meta-qt5.4
184SRC_URI_append_libc-musl = "\ 184SRC_URI_append_libc-musl = "\
185 file://chromium/0012-chromium-musl-sandbox-Define-TEMP_FAILURE_RETRY-if-n.patch;patchdir=src/3rdparty \ 185 file://chromium/0012-chromium-musl-sandbox-Define-TEMP_FAILURE_RETRY-if-n.patch;patchdir=src/3rdparty \
186 file://chromium/0013-chromium-musl-Avoid-mallinfo-APIs-on-non-glibc-linux.patch;patchdir=src/3rdparty \ 186 file://chromium/0013-chromium-musl-Avoid-mallinfo-APIs-on-non-glibc-linux.patch;patchdir=src/3rdparty \