ezx-gen-blob: bump SRCREV
authorAntonio Ospite <ospite@studenti.unina.it>
Fri, 23 Apr 2010 19:59:01 +0000 (21:59 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Fri, 4 Jun 2010 13:56:06 +0000 (15:56 +0200)
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 <ospite@studenti.unina.it>
Acked-by: Koen Kooi <koen@openembedded.org>
recipes/ezx/ezx-gen-blob_svn.bb

index 9b56c24..39cec89 100644 (file)
@@ -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 \