summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtserialbus_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtserialbus_git.bb')
-rw-r--r--recipes-qt/qt5/qtserialbus_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtserialbus_git.bb b/recipes-qt/qt5/qtserialbus_git.bb
index 9ee34e43..b7313717 100644
--- a/recipes-qt/qt5/qtserialbus_git.bb
+++ b/recipes-qt/qt5/qtserialbus_git.bb
@@ -11,6 +11,8 @@ LIC_FILES_CHKSUM = " \
11 11
12DEPENDS += "qtbase qtserialport" 12DEPENDS += "qtbase qtserialport"
13 13
14# Patches from https://github.com/meta-qt5/qtserialbus/commits/b5.10
15# 5.10.meta-qt5.1
14SRC_URI += "file://0001-Add-missing-include-for-struct-timeval.patch" 16SRC_URI += "file://0001-Add-missing-include-for-struct-timeval.patch"
15 17
16SRCREV = "f25ddea7b12beff8d4de863fec18ce698d726ffa" 18SRCREV = "f25ddea7b12beff8d4de863fec18ce698d726ffa"