From: Michael Nosthoff Date: Tue, 3 Aug 2021 12:33:27 +0000 (+0200) Subject: package/bluez5_utils: hid2hci needs tools X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0aea8427108bef1610cfd4dcf6241959b207adaa;p=buildroot.git package/bluez5_utils: hid2hci needs tools Fixes: http://autobuild.buildroot.net/results/9f91d530c22cad053d89a7bf54c4567d3012d05e http://autobuild.buildroot.net/results/80b90e1b6fee99ed7bf4aed87a14311a12469993 http://autobuild.buildroot.net/results/444eaab22b140b26a730c7fdd4bada71a8d6fef2 Signed-off-by: Michael Nosthoff Signed-off-by: Arnout Vandecappelle (Essensium/Mind) --- diff --git a/package/bluez5_utils/Config.in b/package/bluez5_utils/Config.in index a8232279bd..2eea8c7ced 100644 --- a/package/bluez5_utils/Config.in +++ b/package/bluez5_utils/Config.in @@ -143,6 +143,7 @@ config BR2_PACKAGE_BLUEZ5_UTILS_TOOLS_HID2HCI bool "build hid2hci tool" depends on BR2_PACKAGE_HAS_UDEV select BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_HID # runtime + select BR2_PACKAGE_BLUEZ5_UTILS_TOOLS help Build hid2hci tool