From aecc2a940d4651f77fb48417dcfce072c25f5068 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 24 Oct 2019 11:43:30 +0200 Subject: [PATCH] qtiohelper: upgrade 0.3.994+ -> 0.4.0+ 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 5258c51c..630e0298 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.994+git${SRCPV}" -SRCREV = "256024e70932966a626f011144dd1b37c1e65f59" +PV = "0.4.0+git${SRCPV}" +SRCREV = "00d534972a86a5c8db058131a0cbbdd496a66efb" S="${WORKDIR}/git"