diff options
author | Richard Purdie <richard@openedhand.com> | 2007-05-08 15:30:16 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-05-08 15:30:16 +0000 |
commit | 4c5caa6764150e68775e7d4774e82b5a27e475f8 (patch) | |
tree | 5f14cf02be03663e124f04b9a6c548e42a5f57ec /meta/packages/bluez/files/blueboxes.patch | |
parent | 81547613652cbcc65dfc1e832e6845f3f167c2be (diff) | |
download | poky-4c5caa6764150e68775e7d4774e82b5a27e475f8.tar.gz |
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
Diffstat (limited to 'meta/packages/bluez/files/blueboxes.patch')
-rw-r--r-- | meta/packages/bluez/files/blueboxes.patch | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/meta/packages/bluez/files/blueboxes.patch b/meta/packages/bluez/files/blueboxes.patch new file mode 100644 index 0000000000..c429b06c06 --- /dev/null +++ b/meta/packages/bluez/files/blueboxes.patch | |||
@@ -0,0 +1,18 @@ | |||
1 | |||
2 | # | ||
3 | # Patch managed by http://www.holgerschurig.de/patcher.html | ||
4 | # | ||
5 | |||
6 | --- bluez-utils-2.14/pcmcia/bluetooth.conf~base | ||
7 | +++ bluez-utils-2.14/pcmcia/bluetooth.conf | ||
8 | @@ -26,6 +26,10 @@ | ||
9 | version "Brain Boxes", "Bluetooth PC Card" | ||
10 | bind "serial_cs" class "bluetooth" | ||
11 | |||
12 | +card "F+ Bluetooth_Card, BCSP" | ||
13 | + manfid 0x0160, 0xaba0 | ||
14 | + bind "serial_cs" class "bluetooth" | ||
15 | + | ||
16 | card "IBM Bluetooth PC Card II" | ||
17 | version "IBM", "Bluetooth PC Card II" | ||
18 | bind "serial_cs" class "bluetooth" | ||