qtiohelper: Update to 0.3.991

b6d051c Version 0.3.991
4f6eb0f serialportasyncblock: Do not emit ioFinished in sendAndReceive in case of error
3891075 relaymapper: polish indention
4957e09 Update README.md
24cbdbb Remove '#QMAKE_CXXFLAGS += -O0' leftovers

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-06-14 14:11:52 +02:00
parent b73f6a65e1
commit f46b9269f0

View File

@@ -10,6 +10,6 @@ SRC_URI = "git://github.com/schnitzeltony/${BPN}.git;branch=master"
DEPENDS += "qtbase qtserialport"
PV = "0.3.990+git${SRCPV}"
SRCREV = "4b8f99dc6e8a00a81b2ba39bd9b14e538a23c70b"
SRCREV = "4f6eb0f7a310e5887f45d45f2d06401f6e7f7c04"
S="${WORKDIR}/git"