diff --git a/recipes-misc/recipes-hardhelper/qtiohelper/qtiohelper_git.bb b/recipes-misc/recipes-hardhelper/qtiohelper/qtiohelper_git.bb index f0fa39f4..77ab67d0 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.991+git${SRCPV}" -SRCREV = "b6d051c0497bf0f634a679d0b40bc7ac28c11942" +PV = "0.3.992+git${SRCPV}" +SRCREV = "9b9e413d0047495a2b956621a5774c4d51cd94a3" S="${WORKDIR}/git"