autocore: mark as BROKEN due to LuCI change

This commit is contained in:
CN_SZTL 2020-04-10 08:22:38 +08:00
parent a6ef5219c5
commit c1171caec5
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -17,7 +17,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/autocore
TITLE:=x86/x64 auto core loadbalance script.
MAINTAINER:=Lean
DEPENDS:=@TARGET_x86 +bc +lm-sensors +ethtool
DEPENDS:=@BROKEN @TARGET_x86 +bc +lm-sensors +ethtool
endef
define Package/autocore/description