summaryrefslogtreecommitdiffstats
path: root/recipes/ezx
diff options
context:
space:
mode:
authorAntonio Ospite <ospite@studenti.unina.it>2010-04-23 21:59:01 +0200
committerAntonio Ospite <ospite@studenti.unina.it>2010-06-04 15:56:06 +0200
commit05c900131a4f55633ab3d0652a1582949d1b98fc (patch)
tree8d4afcdeeed88404ffc9007566057337666ca20f /recipes/ezx
parentfdd01bda8fa9047050e9e3b73bad65404a014b54 (diff)
downloadopenembedded-05c900131a4f55633ab3d0652a1582949d1b98fc.tar.gz
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 <ospite@studenti.unina.it> Acked-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/ezx')
-rw-r--r--recipes/ezx/ezx-gen-blob_svn.bb4
1 files 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 \