ezx-boot-usb: update to svn rev 1922 which adds supports for the ROKR E2 (motorola...
authorKoen Kooi <koen@openembedded.org>
Mon, 1 Jan 2007 21:16:14 +0000 (21:16 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 1 Jan 2007 21:16:14 +0000 (21:16 +0000)
packages/ezx/ezx-boot-usb-native_svn.bb [moved from packages/ezx/ezx-boot-usb-native_1877.bb with 86% similarity]

similarity index 86%
rename from packages/ezx/ezx-boot-usb-native_1877.bb
rename to packages/ezx/ezx-boot-usb-native_svn.bb
index 5fe3294..64e8a48 100644 (file)
@@ -5,7 +5,12 @@ AUTHOR = "Harald Welte"
 LICENSE = "GPL"
 PR = "r1"
 
-SRC_URI = "svn://svn.openezx.org/trunk/src/host;module=boot_usb;proto=http;rev=${PV}"
+DEFAULT_PREFERENCE = "-1"
+
+REV = "1922"
+PV = "0.1.0+r${REV}"
+
+SRC_URI = "svn://svn.openezx.org/trunk/src/host;module=boot_usb;proto=http;rev=${REV}"
 S = "${WORKDIR}/boot_usb"
 
 inherit native