From: Michael 'Mickey' Lauer Date: Sat, 13 Dec 2008 08:59:24 +0000 (+0100) Subject: ezx-boot-usb-native: 0.3.0 X-Git-Tag: Release-2010-05/1~4767^2~34^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=529aa9b7b391a3b90f30fce6be45b0124b5904d9;p=openembedded.git ezx-boot-usb-native: 0.3.0 --- diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 7c659cd3f2..94869fa11e 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -39,7 +39,7 @@ SRCREV_pn-essential-dialer ?= "60" SRCREV_pn-exalt ?= "79" SRCREV_pn-exalt-daemon ?= "78" SRCREV_pn-exalt-module ?= "78" -SRCREV_pn-ezx-boot-usb-native ?= "2367" +SRCREV_pn-ezx-boot-usb-native ?= "2371" SRCREV_pn-ezxd ?= "2074" SRCREV_pn-elf2flt ?= "1786" SRCREV_pn-epiphany ?= "7837" diff --git a/packages/ezx/ezx-boot-usb-native_svn.bb b/packages/ezx/ezx-boot-usb-native_svn.bb index a0a8affdc0..426ad4a555 100644 --- a/packages/ezx/ezx-boot-usb-native_svn.bb +++ b/packages/ezx/ezx-boot-usb-native_svn.bb @@ -1,9 +1,9 @@ -DESCRIPTION = "Boots a Motorola EZX device with a user supplied kernel zImage" +DESCRIPTION = "Boot a Motorola EZX device with a user supplied kernel" DEPENDS = "libusb-native virtual/kernel" SECTION = "devel" AUTHOR = "Team OpenEZX " LICENSE = "GPL" -PV = "0.2.0+svnr${SRCREV}" +PV = "0.3.0+svnr${SRCREV}" SRC_URI = "svn://svn.openezx.org/trunk/src/host;module=boot_usb;proto=http" S = "${WORKDIR}/boot_usb"