diff --git a/recipes-misc/recipes-hardhelper/qtiohelper/qtiohelper_git.bb b/recipes-misc/recipes-hardhelper/qtiohelper/qtiohelper_git.bb index 4b52626d..f0fa39f4 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.990+git${SRCPV}" +PV = "0.3.991+git${SRCPV}" SRCREV = "b6d051c0497bf0f634a679d0b40bc7ac28c11942" S="${WORKDIR}/git"