diff --git a/recipes-misc/recipes-hardhelper/qtiohelper/qtiohelper_git.bb b/recipes-misc/recipes-hardhelper/qtiohelper/qtiohelper_git.bb index ebf27bd8..e42de0ff 100644 --- a/recipes-misc/recipes-hardhelper/qtiohelper/qtiohelper_git.bb +++ b/recipes-misc/recipes-hardhelper/qtiohelper/qtiohelper_git.bb @@ -5,11 +5,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bd7b2c994af21d318bd2cd3b3f80c2d5" require recipes-qt/qt5/qt5.inc -SRC_URI = "git://github.com/schnitzeltony/${BPN}.git" +SRC_URI = "git://github.com/schnitzeltony/${BPN}.git;branch=master" DEPENDS += "qtbase qtserialport" -PV = "0.3.1+git${SRCPV}" -SRCREV = "b83fa06475b02e3b018dda1e65aadff4c82fa5e5" +PV = "0.3.99+git${SRCPV}" +SRCREV = "18276235f8479ddd086671a3a4b69873e51f2361" S="${WORKDIR}/git"