From: Michael Lauer Date: Tue, 30 May 2006 09:57:01 +0000 (+0000) Subject: ezx: catch up with upstream source tree movements... X-Git-Tag: Release-2010-05/1~9453^2~1561 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e46354c874f55f6f239a8afd923dadce4356dec7;p=openembedded.git ezx: catch up with upstream source tree movements... --- diff --git a/packages/ezx/ezx-boot-usb-native_svn.bb b/packages/ezx/ezx-boot-usb-native_svn.bb index 6bcc80e4ce..80dcb3533d 100644 --- a/packages/ezx/ezx-boot-usb-native_svn.bb +++ b/packages/ezx/ezx-boot-usb-native_svn.bb @@ -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 " 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 diff --git a/packages/ezx/ezx-gpiotool_svn.bb b/packages/ezx/ezx-gpiotool_svn.bb index e483c4091c..c9b35f7df6 100644 --- a/packages/ezx/ezx-gpiotool_svn.bb +++ b/packages/ezx/ezx-gpiotool_svn.bb @@ -4,8 +4,9 @@ LICENSE = "GPL" HOMEPAGE = "http://openezx.org" AUTHOR = "Harald Welte" MAINTAINER = "Michael 'Mickey' Lauer " +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() {