[Buildroot] [PATCH] package/bluez5_utils: hid2hci needs tools

Arnout Vandecappelle arnout at mind.be
Tue Aug 3 21:25:19 UTC 2021



On 03/08/2021 14:33, Michael Nosthoff via buildroot wrote:
> fixes:
> http://autobuild.buildroot.net/results/9f91d530c22cad053d89a7bf54c4567d3012d05e
> http://autobuild.buildroot.net/results/80b90e1b6fee99ed7bf4aed87a14311a12469993
> http://autobuild.buildroot.net/results/444eaab22b140b26a730c7fdd4bada71a8d6fef2
> 
> Signed-off-by: Michael Nosthoff <buildroot at heine.tech>

 Applied to master, thanks.

 Regards,
 Arnout

> ---
>  package/bluez5_utils/Config.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> 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
>  
> 


More information about the buildroot mailing list