diff options
author | Michael Lauer <mickey@vanille-media.de> | 2005-09-02 12:42:09 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-09-02 12:42:09 +0000 |
commit | 8998ef3fe7b3bc3a45b627993d905a2965784f36 (patch) | |
tree | 5d4cce033398cf9db517c8ffabf11e1dc1f86174 /packages/bluez/files/bluetooth.conf | |
parent | 23430ca54377133de1107c3cec6d4d063388cc03 (diff) |
bluez: update and put related .bb files into one directory
- bluez-libs, bluez-utils, and bluez-hcidump are pretty tied, so I think it makes sense to put them into the same directory
- update bluez-libs to 2.20
- update bluez-hcidump to 1.25
- enable default-manfid patch
Diffstat (limited to 'packages/bluez/files/bluetooth.conf')
-rw-r--r-- | packages/bluez/files/bluetooth.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/bluez/files/bluetooth.conf b/packages/bluez/files/bluetooth.conf new file mode 100644 index 0000000000..bae8fae08e --- /dev/null +++ b/packages/bluez/files/bluetooth.conf @@ -0,0 +1,11 @@ +# +# additional cards for /etc/pcmcia/bluetooth.conf +# Note for OE: This file is _appended_ to the stock +# bluetooth.conf in bluez-utils, so no need to duplicate +# entries for individual cards. +# +card "CSR BT01x0M Bluetooth CF Card" + version "Bluetooth BT0100M", "", "" + bind "serial_cs" class "bluetooth" + + |