mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-15 03:51:51 +00:00
coreutils needed for bcm27xx-eeprom
This commit is contained in:
parent
e41472b477
commit
359eb46241
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ TAR_CMD=$(HOST_TAR) -C $(1) $(TAR_OPTIONS)
|
||||||
define Package/bcm27xx-eeprom
|
define Package/bcm27xx-eeprom
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
DEPENDS:=bcm27xx-userland +blkid +pciutils +python3-light +coreutils-od
|
DEPENDS:=bcm27xx-userland +blkid +pciutils +python3-light +coreutils +coreutils-od
|
||||||
TITLE:=BCM27xx EEPROM tools
|
TITLE:=BCM27xx EEPROM tools
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue