remove S40bluetooth update e_player and btgatt-server

This commit is contained in:
hyx 2026-05-22 09:23:57 +08:00
parent e5d591e659
commit 65eca348fe
3 changed files with 4 additions and 4 deletions

View File

@ -179,9 +179,9 @@ else
BLUEZ5_UTILS_CONF_OPTS += --disable-systemd BLUEZ5_UTILS_CONF_OPTS += --disable-systemd
endif endif
define BLUEZ5_UTILS_INSTALL_INIT_SYSV #define BLUEZ5_UTILS_INSTALL_INIT_SYSV
$(INSTALL) -m 0755 -D package/third-party/bluez5_utils/S40bluetooth \ # $(INSTALL) -m 0755 -D package/third-party/bluez5_utils/S40bluetooth \
$(TARGET_DIR)/etc/init.d/S40bluetooth # $(TARGET_DIR)/etc/init.d/S40bluetooth
endef #endef
$(eval $(autotools-package)) $(eval $(autotools-package))