Merge branch 'CR_8862_bt_transfe_ziv.xu' into 'jh7110-master'
CR_8862_bt_transfe_ziv.xu See merge request sdk/buildroot!159
This commit is contained in:
@@ -138,4 +138,11 @@ define BLUEZ5_UTILS_INSTALL_INIT_SYSV
|
|||||||
$(TARGET_DIR)/etc/init.d/S40bluetooth
|
$(TARGET_DIR)/etc/init.d/S40bluetooth
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
ifeq ($(BR2_PACKAGE_BLUEZ5_UTILS_OBEX),y)
|
||||||
|
define BLUEZ5_UTILS_INSTALL_TOOLS
|
||||||
|
$(INSTALL) -m 0755 $(@D)/tools/obexctl $(TARGET_DIR)/usr/bin/obexctl
|
||||||
|
endef
|
||||||
|
endif
|
||||||
|
BLUEZ5_UTILS_POST_INSTALL_TARGET_HOOKS += BLUEZ5_UTILS_INSTALL_TOOLS
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
|||||||
Reference in New Issue
Block a user