All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/bluez5_utils: hid2hci needs tools
@ 2021-08-03 12:33 Michael Nosthoff via buildroot
  2021-08-03 21:25 ` Arnout Vandecappelle
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Nosthoff via buildroot @ 2021-08-03 12:33 UTC (permalink / raw)
  To: buildroot; +Cc: Michael Nosthoff, Marcin Bis

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@heine.tech>
---
 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
 
-- 
2.32.0

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH] package/bluez5_utils: hid2hci needs tools
  2021-08-03 12:33 [Buildroot] [PATCH] package/bluez5_utils: hid2hci needs tools Michael Nosthoff via buildroot
@ 2021-08-03 21:25 ` Arnout Vandecappelle
  0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle @ 2021-08-03 21:25 UTC (permalink / raw)
  To: Michael Nosthoff, buildroot; +Cc: Marcin Bis



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@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
>  
> 
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-04  1:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-03 12:33 [Buildroot] [PATCH] package/bluez5_utils: hid2hci needs tools Michael Nosthoff via buildroot
2021-08-03 21:25 ` Arnout Vandecappelle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.