From: Rod Whitby Date: Mon, 19 Feb 2007 16:04:47 +0000 (+0000) Subject: ftpd-topfield: Updated to 0.7.0, and fixed usb.h header location X-Git-Tag: Release-2010-05/1~9163^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38b9ee8f6367284c11f3e51921e7c430363488d7;p=openembedded.git ftpd-topfield: Updated to 0.7.0, and fixed usb.h header location --- diff --git a/packages/ftpd-topfield/files/usb-header-name.patch b/packages/ftpd-topfield/files/usb-header-name.patch new file mode 100644 index 0000000000..b3149341e2 --- /dev/null +++ b/packages/ftpd-topfield/files/usb-header-name.patch @@ -0,0 +1,11 @@ +--- ../../libtopfield/usb_io.h.orig 2006-01-05 14:55:10.000000000 +1030 ++++ ../../libtopfield/usb_io.h 2007-02-20 02:25:43.000000000 +1030 +@@ -34,7 +34,7 @@ + #include + #include + +-#include ++#include + #include + + #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,0) diff --git a/packages/ftpd-topfield/ftpd-topfield_0.6.10.bb b/packages/ftpd-topfield/ftpd-topfield_0.7.0.bb similarity index 84% rename from packages/ftpd-topfield/ftpd-topfield_0.6.10.bb rename to packages/ftpd-topfield/ftpd-topfield_0.7.0.bb index fab729b209..9e2ff9bc23 100755 --- a/packages/ftpd-topfield/ftpd-topfield_0.6.10.bb +++ b/packages/ftpd-topfield/ftpd-topfield_0.7.0.bb @@ -5,8 +5,9 @@ HOMEPAGE = "http://sourceforge.net/projects/puppy" SECTION = "net" LICENSE = "MIT" -SRC_URI = "cvs://anonymous@puppy.cvs.sourceforge.net/cvsroot/puppy;method=pserver;module=ftpd-topfield;tag=FTPD_TOPFIELD_0_6_10 \ - cvs://anonymous@puppy.cvs.sourceforge.net/cvsroot/puppy;method=pserver;module=libtopfield;tag=FTPD_TOPFIELD_0_6_10 \ +SRC_URI = "cvs://anonymous@puppy.cvs.sourceforge.net/cvsroot/puppy;method=pserver;module=ftpd-topfield;tag=FTPD_TOPFIELD_0_7_0 \ + cvs://anonymous@puppy.cvs.sourceforge.net/cvsroot/puppy;method=pserver;module=libtopfield;tag=FTPD_TOPFIELD_0_7_0 \ + file://usb-header-name.patch;patch=1 \ file://init" # The source will end up in the subdirectory 'ftpd-topfield' - no release name