|
Revision 1132, 277 bytes
(checked in by wbx, 6 years ago)
|
* fix some broken symlinks in pthread and bluez-libs package
* add bluez-firmware package needed for my bcm2033 usb bluetooth dongle
* activate bcm203x utility in bluez-utils
* add bnep kernel module
* load bluetooth kernel modules
|
| Line | |
|---|
| 1 |
config FWRT_PACKAGE_BLUEZ_FIRMWARE |
|---|
| 2 |
prompt "bluez-firmware.................... Bluetooth firmware files" |
|---|
| 3 |
tristate |
|---|
| 4 |
default n |
|---|
| 5 |
select FWRT_PACKAGE_BLUEZ_LIBS |
|---|
| 6 |
select FWRT_PACKAGE_BLUEZ_UTILS |
|---|
| 7 |
help |
|---|
| 8 |
Bluez firmware files for BCM2033 USB adapters. |
|---|
| 9 |
|
|---|
| 10 |
http://www.bluez.org |
|---|
| 11 |
|
|---|