[Buildroot] [Bluez] Bluez5 utils/tools not found

Michael Nosthoff buildroot at heine.tech
Wed Aug 18 13:13:24 UTC 2021


Hi,

On 18.08.21 15:05, Honoré Julien Abijuru wrote:
>
> Hello,
>
> I'm using buildroot to develop an embedded system that uses bluetooth 
> and for that I enabled bluez5-tools and bluez5-utils. I got the images 
> for my target but when I test them I have any blueZ util/tool. 
> Especially I want the bluetoothctl command line tool.
>
the option BR2_PACKAGE_BLUEZ5_UTILS_TOOLS installs
bluemoon, btattach, hex2hcd, l2test, l2ping, mpris-proxy, rctest


If you need bluetoothctl you have to select 
BR2_PACKAGE_BLUEZ5_UTILS_CLIENT ("build CLI client").


Regards,

Michael



More information about the buildroot mailing list