From 05c900131a4f55633ab3d0652a1582949d1b98fc Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Fri, 23 Apr 2010 21:59:01 +0200 Subject: ezx-gen-blob: bump SRCREV The new version can now be compiled with OE with no problems, previously the size of the binary produced with the toolchain from OE was too big to be flashed. Signed-off-by: Antonio Ospite Acked-by: Koen Kooi --- recipes/ezx/ezx-gen-blob_svn.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/ezx/ezx-gen-blob_svn.bb b/recipes/ezx/ezx-gen-blob_svn.bb index 9b56c2493f..39cec891a2 100644 --- a/recipes/ezx/ezx-gen-blob_svn.bb +++ b/recipes/ezx/ezx-gen-blob_svn.bb @@ -5,10 +5,10 @@ HOMEPAGE = "http://people.openezx.org/wyrm/gen-blob" LICENSE = "GPL" PROVIDES = "virtual/bootloader" DEPENDS = "virtual/kernel" -SRCREV = "2517" +SRCREV = "2519" PV = "1.0.0+svnr${SRCPV}" PE = "1" -PR = "r1" +PR = "r2" SRC_URI = "\ svn://svn.openezx.org/trunk/src/blob/;module=gen-blob;proto=http \ -- cgit 1.2.3-korg