aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ftpd-topfield
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-09-19 17:01:54 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-09-19 17:01:54 +0200
commit75b7db0da4015e9bc51e3575068319f1a513cca5 (patch)
tree842a928f0d61ce0c8e0f218a339342728191c171 /recipes/ftpd-topfield
parente35c6d668851f4308930a1988bb41a9a059aa91f (diff)
downloadopenembedded-75b7db0da4015e9bc51e3575068319f1a513cca5.tar.gz
ftpd-topfield : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/ftpd-topfield')
-rw-r--r--recipes/ftpd-topfield/files/usb-header-name.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes/ftpd-topfield/files/usb-header-name.patch b/recipes/ftpd-topfield/files/usb-header-name.patch
deleted file mode 100644
index b3149341e2..0000000000
--- a/recipes/ftpd-topfield/files/usb-header-name.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ../../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 <linux/types.h>
- #include <linux/version.h>
-
--#include <linux/usb.h>
-+#include <linux/usb_ch9.h>
- #include <linux/usbdevice_fs.h>
-
- #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,0)