From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Mon, 1 May 2017 16:57:50 +0200 Subject: [Buildroot] [PATCH 1/4] bluez5_utils: allow install of deprecated tools In-Reply-To: References: Message-ID: <20170501165750.1b6c9459@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net 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