package/bluez-alsa: select BlueZ audio plugins
authorMichael Nosthoff <buildroot@heine.tech>
Sat, 31 Jul 2021 20:38:06 +0000 (22:38 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Mon, 2 Aug 2021 15:09:53 +0000 (17:09 +0200)
The A2DP/AVCRP plugins now have to be explicitly selected.

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/bluez-alsa/Config.in

index a31d125d9d913c746d8de3d1b58a6a878f54509c..42bb9133bfd92d075124b763d1cdff0cb5fa544c 100644 (file)
@@ -9,6 +9,7 @@ config BR2_PACKAGE_BLUEZ_ALSA
        depends on BR2_USE_WCHAR # libglib2
        select BR2_PACKAGE_ALSA_LIB
        select BR2_PACKAGE_BLUEZ5_UTILS
+       select BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_AUDIO
        select BR2_PACKAGE_LIBGLIB2
        select BR2_PACKAGE_SBC
        help