Native bluetooth support (#91)
* Add bluez * rpi firmware * add rpi support * Make packages from rpi * Fix build * Fix target * persistent * fix package * Auto enable * Fix parameter * Fix rpi * Fix done
This commit is contained in:
committed by
Pascal Vizeli
parent
6ddf29045e
commit
bf69f2e974
6
buildroot-external/package/bluetooth-bcm43xx/Config.in
Normal file
6
buildroot-external/package/bluetooth-bcm43xx/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_BLUETOOTH_BCM43XX
|
||||
bool "bluetooth bcm43xx"
|
||||
depends on BR2_PACKAGE_BLUEZ5_UTILS_CLIENT
|
||||
select BR2_PACKAGE_BLUEZ5_UTILS_DEPRECATED
|
||||
help
|
||||
Install bluetooth for bcm43xx.
|
||||
Reference in New Issue
Block a user