summaryrefslogtreecommitdiffstats
path: root/meta/packages/qemu/files/compiler.patch
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-06-13 11:55:58 +0000
committerRichard Purdie <richard@openedhand.com>2007-06-13 11:55:58 +0000
commitc6a97a06968d062b742d458f86cb8fbf6ab63e99 (patch)
tree3b684d87ce2dcf944ddb0acf1a6c609c9b22036a /meta/packages/qemu/files/compiler.patch
parent4b747705b4adc0085f131e2b6bd8f01fe306e59b (diff)
downloadpoky-c6a97a06968d062b742d458f86cb8fbf6ab63e99.tar.gz
qemu: Update to a recent version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1923 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/qemu/files/compiler.patch')
-rw-r--r--meta/packages/qemu/files/compiler.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta/packages/qemu/files/compiler.patch b/meta/packages/qemu/files/compiler.patch
deleted file mode 100644
index dad18b3a61..0000000000
--- a/meta/packages/qemu/files/compiler.patch
+++ /dev/null
@@ -1,10 +0,0 @@
1--- qemu/usb-linux.c~ 2006-07-19 19:06:15.000000000 +0100
2+++ qemu/usb-linux.c 2006-10-02 12:49:00.000000000 +0100
3@@ -26,7 +26,6 @@
4 #if defined(__linux__)
5 #include <dirent.h>
6 #include <sys/ioctl.h>
7-#include <linux/compiler.h>
8 #include <linux/usbdevice_fs.h>
9 #include <linux/version.h>
10