diff --git a/recipes-misc/recipes-hardhelper/qtiohelper/qtiohelper_git.bb b/recipes-misc/recipes-hardhelper/qtiohelper/qtiohelper_git.bb index 77ab67d0..3ee24c04 100644 --- a/recipes-misc/recipes-hardhelper/qtiohelper/qtiohelper_git.bb +++ b/recipes-misc/recipes-hardhelper/qtiohelper/qtiohelper_git.bb @@ -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"