From b3aae5f0fa18e6cac065453e71af87c694f7abeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 26 Jun 2014 12:58:05 +0200 Subject: [PATCH] swordfish: 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-hawaii/swordfish/swordfish_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-hawaii/swordfish/swordfish_git.bb b/recipes-hawaii/swordfish/swordfish_git.bb index 9f17ca57..3f4a3591 100644 --- a/recipes-hawaii/swordfish/swordfish_git.bb +++ b/recipes-hawaii/swordfish/swordfish_git.bb @@ -7,7 +7,7 @@ inherit cmake_qt5 DEPENDS = "qtbase qtdeclarative qtquickcontrols qttools-native fluid" SRC_URI = "git://github.com/mauios/${BPN}.git;protocol=git;branch=dev" -SRCREV = "cbe827869119b7b53bd18c7fce24cd7d4de99b8e" +SRCREV = "0f1d9294cbf9d4ac235c31d10b0c7166845e098f" PV = "0.1.90+git${SRCPV}" S = "${WORKDIR}/git"