[oe-commits] Antonio Ospite : ezx-gen-blob: bump SRCREV

git version control git at git.openembedded.org
Fri Jun 4 14:00:01 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 05c900131a4f55633ab3d0652a1582949d1b98fc
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=05c900131a4f55633ab3d0652a1582949d1b98fc

Author: Antonio Ospite <ospite at studenti.unina.it>
Date:   Fri Apr 23 21:59:01 2010 +0200

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 at studenti.unina.it>
Acked-by: Koen Kooi <koen at openembedded.org>

---

 recipes/ezx/ezx-gen-blob_svn.bb |    4 ++--
 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 9b56c24..39cec89 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 \





More information about the Openembedded-commits mailing list