From 7d5bc7b6e949a5de7b72dac4b27a65d2a91be209 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 29 Apr 2016 15:15:44 +0200 Subject: [PATCH] qtiohelper: update to latest sources MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-support/qtiohelper/qtiohelper_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/qtiohelper/qtiohelper_git.bb b/recipes-support/qtiohelper/qtiohelper_git.bb index 3912f95c..91be42c8 100644 --- a/recipes-support/qtiohelper/qtiohelper_git.bb +++ b/recipes-support/qtiohelper/qtiohelper_git.bb @@ -10,6 +10,6 @@ SRC_URI = "git://github.com/schnitzeltony/qtiohelper.git" DEPENDS += "qtbase" PV = "0.1.0+git${SRCPV}" -SRCREV = "6297d097f4c98460ee8baf887afd9c612bcffa04" +SRCREV = "c9e3b9ceb466afde189df2d4f574815072eb697a" S="${WORKDIR}/git"