mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] iperf: version bump 2.0.9 -> 2.0.13
@ 2019-08-19 10:40 Hubert Feurstein
  0 siblings, 0 replies; only message in thread
From: Hubert Feurstein @ 2019-08-19 10:40 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Hubert Feurstein <h.feurstein@gmail.com>
---
 rules/iperf.make | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/rules/iperf.make b/rules/iperf.make
index 2c27bc152..32e481b68 100644
--- a/rules/iperf.make
+++ b/rules/iperf.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_IPERF) += iperf
 #
 # Paths and names
 #
-IPERF_VERSION	:= 2.0.9
-IPERF_MD5	:= 351b018b71176b8cb25f20eef6a9e37c
+IPERF_VERSION	:= 2.0.13
+IPERF_MD5	:= 31ea1c6d5cbf80b16ff3abe4288dad5e
 IPERF		:= iperf-$(IPERF_VERSION)
 IPERF_SUFFIX	:= tar.gz
 IPERF_URL	:= $(call ptx/mirror, SF, iperf2/$(IPERF).$(IPERF_SUFFIX))
@@ -40,7 +40,12 @@ IPERF_AUTOCONF := \
 	--enable-threads \
 	--disable-debuginfo \
 	--disable-web100 \
-	--enable-kalman
+	--enable-kalman \
+	--enable-seqno64b \
+	--enable-isochronous \
+	--disable-fastsampling \
+	--disable-checkprograms \
+	--enable-af-packet
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.22.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-19 10:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-19 10:40 [ptxdist] [PATCH] iperf: version bump 2.0.9 -> 2.0.13 Hubert Feurstein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox