qtiohelper: upgrade to 0.3.992

9b9e413 Version 0.3.992
9aa28df serialportasyncblock: Add an option for debug messages
37ba1ab serialportasyncblock: simplify timeout handling
0bb51e4 serialportasyncblock: Widen idle detection at data send
4f84f55 Revert "serialportasyncblock: Do not emit ioFinished in sendAndReceive in case of error"

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-06-20 17:17:20 +02:00
parent 61ff4e3df2
commit 8486cc08a5

View File

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