From f06a35a3993e04adbef8aabffd43e5acc7390138 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 26 Dec 2015 19:59:39 +0100 Subject: [PATCH] update sources - fix absolute linker path in Makefile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-emulators/z80/z80_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-emulators/z80/z80_git.bb b/recipes-emulators/z80/z80_git.bb index a16c5e5..63e88a4 100644 --- a/recipes-emulators/z80/z80_git.bb +++ b/recipes-emulators/z80/z80_git.bb @@ -11,7 +11,7 @@ SRC_URI = " \ file://trs80.desktop \ " -SRCREV= "b6891eb015d9ad07de03c55288a137b6aa7373fb" +SRCREV= "516c0e046fcc29ee1c6ff08db28eaf749cfcfec2" PV = "0.3.1+git${SRCPV}" inherit pkgconfig