aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2023-08-01 10:27:37 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2023-08-16 15:15:28 +0200
commit4c389047afdd368d44acc646ee3f22d93941466b (patch)
treed23980677b573e51251249c070b2dd44dc8518b2 /recipes-qt/qt5/qtwebengine_git.bb
parentc83b6529359fe21d6825f4fd4c9fdea2f8000a85 (diff)
qtwebengine: fix build with binutils-2.41
* backport the same fix to bundled ffmpeg as standalong ffmpeg has in oe-core: https://patchwork.yoctoproject.org/project/oe-core/patch/20230731195259.2183474-1-raj.khem@gmail.com/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_git.bb')
-rw-r--r--recipes-qt/qt5/qtwebengine_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index d9642512..694446d8 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -182,6 +182,7 @@ SRC_URI += " \
file://chromium/0011-chromium-skia-Fix-build-with-gcc-12.patch;patchdir=src/3rdparty \
file://chromium/0012-Remove-unsetting-_FILE_OFFSET_BITS.patch;patchdir=src/3rdparty \
file://chromium/0013-Fix-build-with-gcc-13.patch;patchdir=src/3rdparty \
+ file://chromium/0014-avcodec-x86-mathops-clip-constants-used-with-shift-i.patch;patchdir=src/3rdparty \
"
# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/87-based