From: Antonio Ospite Date: Fri, 21 May 2010 15:06:33 +0000 (+0200) Subject: ezx-boot-usb-native: bump SRCREV X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6068c9f260a4a142f248f686be6e4324945968d;p=openembedded.git ezx-boot-usb-native: bump SRCREV This newer revision fixes flashing to NOR. Signed-off-by: Antonio Ospite Acked-by: Koen Kooi --- diff --git a/recipes/ezx/ezx-boot-usb-native_svn.bb b/recipes/ezx/ezx-boot-usb-native_svn.bb index 3e24c59f32..280de30e24 100644 --- a/recipes/ezx/ezx-boot-usb-native_svn.bb +++ b/recipes/ezx/ezx-boot-usb-native_svn.bb @@ -3,7 +3,7 @@ DEPENDS = "virtual/libusb0-native virtual/kernel" SECTION = "devel" AUTHOR = "Team OpenEZX " 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"