package/cwiid: select BlueZ HID plugin
authorMichael Nosthoff <buildroot@heine.tech>
Sat, 31 Jul 2021 20:38:05 +0000 (22:38 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Mon, 2 Aug 2021 15:09:32 +0000 (17:09 +0200)
the HID plugin now needs to be explictly enabled.

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

index 374a91ffd6dc9f37dfc23ab3b1300e1644db2284..e03248c722e299ab471639d50cdfea12989478d9 100644 (file)
@@ -7,6 +7,7 @@ config BR2_PACKAGE_CWIID
        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_HID # runtime
        help
          A collection of Linux tools written in C for interfacing to
          the Nintendo Wiimote.