From beae193f2857448b1a78d782fb0e8f949f871bcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 5 Jul 2016 11:45:00 +0200 Subject: [PATCH] qtiohelper: update to 0.3.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 0ee80b4a..5580d158 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" DEPENDS += "qtbase qtserialport" -PV = "0.2.0+git${SRCPV}" -SRCREV = "6f2120e90ec6e29778dcfb89b0b01e15fc708a12" +PV = "0.3.0+git${SRCPV}" +SRCREV = "35ba440c928533cf9335c0c3c825f30192dee2ed" S="${WORKDIR}/git"