package/kodi: enable BlueZ Audio and HID plugins
When Bluetooth support is enabled ensure to enable the Audio and HID plugins. Signed-off-by: Michael Nosthoff <buildroot@heine.tech> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
92024d4448
commit
001949f6b5
@ -129,6 +129,8 @@ config BR2_PACKAGE_KODI_BLUEZ
|
||||
depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_4 # bluez5_utils
|
||||
depends on BR2_TOOLCHAIN_HAS_SYNC_4 # bluez5_utils
|
||||
select BR2_PACKAGE_BLUEZ5_UTILS
|
||||
select BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_AUDIO
|
||||
select BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_HID
|
||||
help
|
||||
Enable bluetooth support
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user