aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete
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/obsolete
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/obsolete')
-rw-r--r--recipes/obsolete/ftpd-topfield/files/usb-header-name.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/obsolete/ftpd-topfield/files/usb-header-name.patch b/recipes/obsolete/ftpd-topfield/files/usb-header-name.patch
new file mode 100644
index 0000000000..b3149341e2
--- /dev/null
+++ b/recipes/obsolete/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 <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)