[Buildroot] [git commit] package/kodi: enable BlueZ Audio and HID plugins
From: Arnout Vandecappelle (Essensium/Mind) <hidden>
Date: 2021-08-02 15:16:19
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Arnout Vandecappelle (Essensium/Mind) <hidden>
Date: 2021-08-02 15:16:19
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=001949f6b52330a18d3bfe5ed0983843e1ae1669 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master When Bluetooth support is enabled ensure to enable the Audio and HID plugins. Signed-off-by: Michael Nosthoff <redacted> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <redacted> --- package/kodi/Config.in | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/package/kodi/Config.in b/package/kodi/Config.in
index f702ae841a..074a457d1b 100644
--- a/package/kodi/Config.in
+++ b/package/kodi/Config.in@@ -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
_______________________________________________ buildroot mailing list buildroot@busybox.net http://lists.busybox.net/mailman/listinfo/buildroot