mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
iopsys-analytics: move iperf3 from default build to analytics
We're using `iperf3` for development and testing, so there is no need to include it in the default firmware builds.
This commit is contained in:
parent
67bf2c0227
commit
fe1cdbd9bc
1 changed files with 3 additions and 0 deletions
|
|
@ -34,6 +34,9 @@ define Package/$(PKG_NAME)
|
|||
+@PACKAGE_syslog-ng:SYSLOGNG_LOGROTATE \
|
||||
+PACKAGE_fluent-bit:logrotate \
|
||||
+@DMCLI_REMOTE_CONNECTION
|
||||
# tools used in development/testing
|
||||
DEPENDS+= \
|
||||
+iperf3
|
||||
|
||||
endef
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue