qtiohelper: update to 0.3.993

f142987 Version 0.3.99
162adb3 serialportasyncblock: Fix segfaults on initial open emitting error
6719418 serialportasyncblock: Add a handler for serial errors

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-06-27 13:51:08 +02:00
parent 5c9624f602
commit 41232822b6

View File

@@ -9,7 +9,7 @@ SRC_URI = "git://github.com/schnitzeltony/${BPN}.git;branch=master"
DEPENDS += "qtbase qtserialport"
PV = "0.3.992+git${SRCPV}"
SRCREV = "9b9e413d0047495a2b956621a5774c4d51cd94a3"
PV = "0.3.993+git${SRCPV}"
SRCREV = "f14298778f36171d6d3923c95cd891d4473937fe"
S="${WORKDIR}/git"