From e4b7b4d2a7c380f0ca7f37ba00ab9616e2e6770c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 28 Jun 2016 13:47:32 +0200 Subject: [PATCH] qtiohelper: update to 0.2.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 1887f62e..0ee80b4a 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.1.0+git${SRCPV}" -SRCREV = "faafbd296e1d3918582496e588592f56aca1d3f6" +PV = "0.2.0+git${SRCPV}" +SRCREV = "6f2120e90ec6e29778dcfb89b0b01e15fc708a12" S="${WORKDIR}/git"