aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebkit_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-10-31 13:07:23 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2020-11-03 17:01:57 +0100
commit1d946dc8f467a37494d3d96a1fa8153199288aff (patch)
tree387461353cbc8a8b96994437d70c6e0b92846890 /recipes-qt/qt5/qtwebkit_git.bb
parentf60771c37c2940734a04674bcf91dcb64711fc12 (diff)
qtwebkit: Fix build when Qt is configured without SSL
backport a patch to fix the build error 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 acd97e09..ce7d1b85 100644
--- a/recipes-qt/qt5/qtwebkit_git.bb
+++ b/recipes-qt/qt5/qtwebkit_git.bb
@@ -17,6 +17,7 @@ SRC_URI += "\
file://0004-Fix-build-bug-for-armv32-BE.patch \
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 \
"
inherit cmake_qt5 perlnative