ap6256-bluetooth: rename S90bluetooth to S36ap6256-bluetooth
keep the feature that loading ap6256 firmware and reset bluetooth And run the bluetoothd through S40bluetooth in bluez5_utils package Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
This commit is contained in:
@@ -10,7 +10,7 @@ ifeq ($(BR2_PACKAGE_STARFIVE_FIRMWARE_AP6256_BLUETOOTH),y)
|
||||
define STARFIVE_FIRMWARE_INSTALL_AP6256_BLUETOOTH
|
||||
@echo "install AP6256 BLUETOOTH firmware ..."
|
||||
$(INSTALL) -m 0755 -D $(STARFIVE_FIRMWARE_PKGDIR)/ap6256-bluetooth/BCM4345C5.hcd $(TARGET_DIR)/lib/firmware/
|
||||
$(INSTALL) -m 0755 -D $(STARFIVE_FIRMWARE_PKGDIR)/ap6256-bluetooth/S90bluetooth $(TARGET_DIR)/etc/init.d/
|
||||
$(INSTALL) -m 0755 -D $(STARFIVE_FIRMWARE_PKGDIR)/ap6256-bluetooth/S36ap6256-bluetooth $(TARGET_DIR)/etc/init.d/
|
||||
endef
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user