summaryrefslogtreecommitdiffstats
path: root/meta/packages/bluez/files/hciattach_devlength.patch
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-09-07 08:58:41 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-09-07 08:58:41 +0000
commit94346b04b8ddf4b7c18d7143474f714ab4f9ddf1 (patch)
tree81b14b55125031c74960ec0f6f5eeead162530a2 /meta/packages/bluez/files/hciattach_devlength.patch
parentb860f81b051da13109ef091d25a06b20dc8b9bd6 (diff)
downloadpoky-94346b04b8ddf4b7c18d7143474f714ab4f9ddf1.tar.gz
bluez: dropped not used files
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2708 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/bluez/files/hciattach_devlength.patch')
-rw-r--r--meta/packages/bluez/files/hciattach_devlength.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/packages/bluez/files/hciattach_devlength.patch b/meta/packages/bluez/files/hciattach_devlength.patch
deleted file mode 100644
index 8d84cb1b00..0000000000
--- a/meta/packages/bluez/files/hciattach_devlength.patch
+++ /dev/null
@@ -1,11 +0,0 @@
1--- bluez-utils-2.21/tools/hciattach.c.orig 2005-12-15 16:29:55.000000000 +0100
2+++ bluez-utils-2.21/tools/hciattach.c 2005-12-15 16:29:37.000000000 +0100
3@@ -973,7 +973,7 @@
4 int send_break = 0;
5 pid_t pid;
6 struct sigaction sa;
7- char dev[20];
8+ char dev[25];
9
10 detach = 1;
11 printpid = 0;