From ab366a3dad34dccdc5d1078cb1ddbbe27155e247 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 16 May 2018 17:10:14 +0200 Subject: [PATCH] qtiohelper: update 0.3.99 -> 0.3.990 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-misc/recipes-hardhelper/qtiohelper/qtiohelper_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-misc/recipes-hardhelper/qtiohelper/qtiohelper_git.bb b/recipes-misc/recipes-hardhelper/qtiohelper/qtiohelper_git.bb index e42de0ff..c5a1325f 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.99+git${SRCPV}" -SRCREV = "18276235f8479ddd086671a3a4b69873e51f2361" +PV = "0.3.990+git${SRCPV}" +SRCREV = "4b8f99dc6e8a00a81b2ba39bd9b14e538a23c70b" S="${WORKDIR}/git"