diff options
Diffstat (limited to 'recipes-qt/qt5/qtwebview_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtwebview_git.bb | 6 |
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 = " \ | |||
| 9 | require qt5.inc | 9 | require qt5.inc |
| 10 | require qt5-git.inc | 10 | require qt5-git.inc |
| 11 | 11 | ||
| 12 | # Patches from https://github.com/meta-qt5/qtwebview/commits/b5.9 | ||
| 13 | # 5.9.meta-qt5.1 | ||
| 14 | SRC_URI += "file://0001-Add-missing-include-for-qWarning.patch" | ||
| 15 | |||
| 16 | DEPENDS += "qtbase qtwebengine" | 12 | DEPENDS += "qtbase qtwebengine" |
| 17 | 13 | ||
| 18 | COMPATIBLE_MACHINE = "(-)" | 14 | COMPATIBLE_MACHINE = "(-)" |
| @@ -23,4 +19,4 @@ COMPATIBLE_MACHINE_armv7a = "(.*)" | |||
| 23 | COMPATIBLE_MACHINE_armv7ve = "(.*)" | 19 | COMPATIBLE_MACHINE_armv7ve = "(.*)" |
| 24 | COMPATIBLE_MACHINE_aarch64 = "(.*)" | 20 | COMPATIBLE_MACHINE_aarch64 = "(.*)" |
| 25 | 21 | ||
| 26 | SRCREV = "6e55abf3b6a5f373cd4b649c2318a45c49b40589" | 22 | SRCREV = "e4016a67bbffefed71a407494e249e978d212b3d" |
