aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebkit_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-10-31 13:09:04 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2020-11-03 17:01:57 +0100
commita72c04ee797ca70d73784e6bc2fb0701b3ff8a7c (patch)
tree6ca997163a58f695db1b1da831238d683dacaff1 /recipes-qt/qt5/qtwebkit_git.bb
parent1d946dc8f467a37494d3d96a1fa8153199288aff (diff)
qtwebkit: Fix build with python 3.9
backport a fix to build with python 3.9 Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebkit_git.bb')
-rw-r--r--recipes-qt/qt5/qtwebkit_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtwebkit_git.bb b/recipes-qt/qt5/qtwebkit_git.bb
index ce7d1b85..9ce948e0 100644
--- a/recipes-qt/qt5/qtwebkit_git.bb
+++ b/recipes-qt/qt5/qtwebkit_git.bb
@@ -18,6 +18,7 @@ SRC_URI += "\
file://0005-PlatformQt.cmake-Do-not-generate-hardcoded-include-p.patch \
file://0006-Fix-build-with-bison37.patch \
file://0007-Disable-code-related-to-HTTP-2-when-Qt-is-configured.patch \
+ file://0008-Fix-compilation-with-Python-3.9-avoid-passing-encodi.patch \
"
inherit cmake_qt5 perlnative