aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtserialbus_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-09-02 13:13:05 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2019-09-06 09:22:40 +0000
commitdc2dedef9961950b88f4245ba7499538ec4244ab (patch)
tree6d0cf28e5db26356cd3e4281f68359615642bf8d /recipes-qt/qt5/qtserialbus_git.bb
parentb4f9f22effea18f6ada4ea15299021c6f52caff2 (diff)
qtserialbus: Fix build with 5.2+ kernel headers
Backport relevant patch from upstream Signed-off-by: Khem Raj <raj.khem@gmail.com>
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 4b912be4..d1b294a1 100644
--- a/recipes-qt/qt5/qtserialbus_git.bb
+++ b/recipes-qt/qt5/qtserialbus_git.bb
@@ -11,4 +11,6 @@ LIC_FILES_CHKSUM = " \
DEPENDS += "qtbase qtserialport"
+SRC_URI += "file://0001-SocketCAN-Fix-compiler-error-SIOCGSTAMP-was-not-decl.patch"
+
SRCREV = "64199169df6bd5b1e31d934c0a64c13d57d0f5c4"