mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 02:00:04 +00:00
bluez: Move from meta-extras to meta since required by syncml/openobex
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1612 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- bluez-utils-2.21/tools/hciattach.c.orig 2005-12-15 16:29:55.000000000 +0100
|
||||
+++ bluez-utils-2.21/tools/hciattach.c 2005-12-15 16:29:37.000000000 +0100
|
||||
@@ -973,7 +973,7 @@
|
||||
int send_break = 0;
|
||||
pid_t pid;
|
||||
struct sigaction sa;
|
||||
- char dev[20];
|
||||
+ char dev[25];
|
||||
|
||||
detach = 1;
|
||||
printpid = 0;
|
||||
Reference in New Issue
Block a user