[Buildroot] [PATCH v2] package/bluez5_utils: Allow user to enable disabled plugins

Andy Shevchenko andriy.shevchenko at linux.intel.com
Tue Mar 21 17:06:15 UTC 2017


On Tue, 2017-03-21 at 18:01 +0100, Peter Korsgaard wrote:

>  > +config BR2_PACKAGE_BLUEZ5_UTILS_DEPRECATED
>  > +	bool "build deprecated tools"
>  > +	help
>  > +	  Build BlueZ 5.x deprecated tools (hciattach, gatttool,
> ...).
>  > +
>  >  config BR2_PACKAGE_BLUEZ5_UTILS_GATTTOOL
>  >  	bool "install GATT tool"
>  >  	depends on BR2_PACKAGE_BLUEZ5_UTILS_CLIENT
> 
> Then _UTILS_GATTTOOL should depend on _UTILS_DEPRECATED.

There is a patch flying around (from Bernd) to fix build and add --
enable-deprecated to GATTTOOL in bluez5_utils.mk.

>  Or perhaps it
> doesn't make sense to have a dedicated option for this and it should
> just be automatically installed when deprecated is enabled.

Note, gatttool is left in noinst list, meaning the option should be
still here.

> It would also be good to add the autobuilder failures:
> 
> http://autobuild.buildroot.net/?reason=bluez5_utils-5.44

Makes sense.

-- 
Andy Shevchenko <andriy.shevchenko at linux.intel.com>
Intel Finland Oy



More information about the buildroot mailing list