[Buildroot] [PATCH v3] bluez5_utils: new package.

Marcin Bis marcin at bis.org.pl
Fri Mar 21 09:48:07 UTC 2014


Hi

Thank you for comments.
I am resending patch in a moment with following fixes:

> Documentation says:
> "...keep hook definition and assignment together in one if block",
> so it should rather look like:
>
> ifeq ($(BR2_PACKAGE_BLUEZ5_UTILS_GATTTOOL),y)
> define BLUEZ5_UTILS_INSTALL_GATTTOOL
>
>         $(INSTALL) -D -m 0755 $(@D)/attrib/gatttool $(TARGET_DIR)/usr/bin
> endef
>
> BLUEZ5_UTILS_POST_INSTALL_TARGET_HOOKS += BLUEZ5_UTILS_INSTALL_GATTTOOL
> endif
Done

> Thanks a lot, but the patch should be in a separate e-mail. As you sent
> it, all your discussion answering Yann's comment would end up in the
> patch commit log.
It will be.

> Also your Signed-off-by line is missing.
Added

--
 Marcin Bis


More information about the buildroot mailing list