From: Antonio Ospite Date: Fri, 23 Apr 2010 19:59:01 +0000 (+0200) Subject: ezx-gen-blob: bump SRCREV X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05c900131a4f55633ab3d0652a1582949d1b98fc;p=openembedded.git 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 --- 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 \