ezx-boot-usb-native: bump SRCREV
authorAntonio Ospite <ospite@studenti.unina.it>
Fri, 21 May 2010 15:06:33 +0000 (17:06 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Fri, 4 Jun 2010 13:56:07 +0000 (15:56 +0200)
This newer revision fixes flashing to NOR.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Koen Kooi <koen@openembedded.org>
recipes/ezx/ezx-boot-usb-native_svn.bb

index 3e24c59..280de30 100644 (file)
@@ -3,7 +3,7 @@ DEPENDS = "virtual/libusb0-native virtual/kernel"
 SECTION = "devel"
 AUTHOR = "Team OpenEZX <openezx-devel@lists.openezx.org>"
 LICENSE = "GPL"
-SRCREV = "2512"
+SRCREV = "2522"
 PV = "0.3.0+svnr${SRCPV}"
 
 SRC_URI = "svn://svn.openezx.org/trunk/src/host;module=boot_usb;proto=http"