summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebview_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtwebview_git.bb')
-rw-r--r--recipes-qt/qt5/qtwebview_git.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes-qt/qt5/qtwebview_git.bb b/recipes-qt/qt5/qtwebview_git.bb
index 8b79aa1c..0bbb09ea 100644
--- a/recipes-qt/qt5/qtwebview_git.bb
+++ b/recipes-qt/qt5/qtwebview_git.bb
@@ -9,10 +9,6 @@ LIC_FILES_CHKSUM = " \
9require qt5.inc 9require qt5.inc
10require qt5-git.inc 10require qt5-git.inc
11 11
12# Patches from https://github.com/meta-qt5/qtwebview/commits/b5.9
13# 5.9.meta-qt5.1
14SRC_URI += "file://0001-Add-missing-include-for-qWarning.patch"
15
16DEPENDS += "qtbase qtwebengine" 12DEPENDS += "qtbase qtwebengine"
17 13
18COMPATIBLE_MACHINE = "(-)" 14COMPATIBLE_MACHINE = "(-)"
@@ -23,4 +19,4 @@ COMPATIBLE_MACHINE_armv7a = "(.*)"
23COMPATIBLE_MACHINE_armv7ve = "(.*)" 19COMPATIBLE_MACHINE_armv7ve = "(.*)"
24COMPATIBLE_MACHINE_aarch64 = "(.*)" 20COMPATIBLE_MACHINE_aarch64 = "(.*)"
25 21
26SRCREV = "6e55abf3b6a5f373cd4b649c2318a45c49b40589" 22SRCREV = "e4016a67bbffefed71a407494e249e978d212b3d"