From 5e1e641f946348d265ae7ea47b2436f5af3fde17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 31 May 2015 00:09:25 +0200 Subject: [PATCH] greenisland: update to latest revision to fix build after qtwayland update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-hawaii/greenisland/greenisland_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-hawaii/greenisland/greenisland_git.bb b/recipes-hawaii/greenisland/greenisland_git.bb index 2e87bf5b..359546e8 100644 --- a/recipes-hawaii/greenisland/greenisland_git.bb +++ b/recipes-hawaii/greenisland/greenisland_git.bb @@ -15,7 +15,7 @@ SRC_URI = " \ git://github.com/greenisland/${BPN}.git;protocol=git;branch=master \ " -SRCREV = "20806d3a107c2ee4c4ad1a62082ebdb86746637d" +SRCREV = "98c424c667546d926e7616414298cb87cc203658" PV = "0.5.93+git${SRCPV}" S = "${WORKDIR}/git"