[Buildroot] [PATCH 1/4] bluez5_utils: allow install of deprecated tools

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon May 1 14:57:50 UTC 2017


Hello,

On Mon,  1 May 2017 15:59:41 +0300, Baruch Siach wrote:

> -ifeq ($(BR2_PACKAGE_BLUEZ5_UTILS_GATTTOOL),y)
> +ifeq ($(BR2_PACKAGE_BLUEZ5_UTILS_DEPRECATED),y)
>  define BLUEZ5_UTILS_INSTALL_GATTTOOL
>  	$(INSTALL) -D -m 0755 $(@D)/attrib/gatttool $(TARGET_DIR)/usr/bin/gatttool
>  endef
>  BLUEZ5_UTILS_POST_INSTALL_TARGET_HOOKS += BLUEZ5_UTILS_INSTALL_GATTTOOL
> +BLUEZ5_UTILS_CONF_OPTS += --enable-deprecated

So the --enable-deprecated option only enables the build of gatttool ?

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


More information about the buildroot mailing list