ezx: catch up with upstream source tree movements...
authorMichael Lauer <mickey@vanille-media.de>
Tue, 30 May 2006 09:57:01 +0000 (09:57 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 30 May 2006 09:57:01 +0000 (09:57 +0000)
packages/ezx/ezx-boot-usb-native_svn.bb
packages/ezx/ezx-gpiotool_svn.bb

index 6bcc80e..80dcb35 100644 (file)
@@ -1,9 +1,12 @@
 DESCRIPTION = "Boots an EZX device with a user supplied kernel zImage"
 DEPENDS = "libusb-native"
 SECTION = "devel"
+AUTHOR = "Harald Welte"
+MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
+PR = "r1"
 
-SRC_URI = "svn://svn.openezx.org/trunk/src;module=boot_usb;proto=http"
+SRC_URI = "svn://svn.openezx.org/trunk/src/host;module=boot_usb;proto=http"
 S = "${WORKDIR}/boot_usb"
 
 inherit native
index e483c40..c9b35f7 100644 (file)
@@ -4,8 +4,9 @@ LICENSE = "GPL"
 HOMEPAGE = "http://openezx.org"
 AUTHOR = "Harald Welte"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
+PR = "r1"
 
-SRC_URI = "svn://svn.openezx.org/trunk/src;module=gpiotool;proto=http"
+SRC_URI = "svn://svn.openezx.org/trunk/src/userspace;module=gpiotool;proto=http"
 S = "${WORKDIR}/gpiotool"
 
 do_compile() {