* [ptxdist] [PATCH] iperf3: version bump 3.16 -> 3.19.1
@ 2025-10-15 12:14 Sven Püschel
0 siblings, 0 replies; only message in thread
From: Sven Püschel @ 2025-10-15 12:14 UTC (permalink / raw)
To: ptxdist; +Cc: Sven Püschel
Used the SDPX License tool [1] to check all licenses contained in the
LICENSE file.
[1] https://tools.spdx.org/app/check_license/
Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
rules/iperf3.make | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/rules/iperf3.make b/rules/iperf3.make
index 7ff23856a..8c8a38481 100644
--- a/rules/iperf3.make
+++ b/rules/iperf3.make
@@ -14,14 +14,15 @@ PACKAGES-$(PTXCONF_IPERF3) += iperf3
#
# Paths and names
#
-IPERF3_VERSION := 3.16
-IPERF3_MD5 := cbcdeae143cbd82a1f41a80ed01ede6c
+IPERF3_VERSION := 3.19.1
+IPERF3_MD5 := adcfb5a59ce5c325d669fcfc4ea6e7e3
IPERF3 := iperf-$(IPERF3_VERSION)
IPERF3_SUFFIX := tar.gz
IPERF3_URL := https://downloads.es.net/pub/iperf/$(IPERF3).$(IPERF3_SUFFIX)
IPERF3_SOURCE := $(SRCDIR)/$(IPERF3).$(IPERF3_SUFFIX)
IPERF3_DIR := $(BUILDDIR)/$(IPERF3)
-IPERF3_LICENSE := BSD
+IPERF3_LICENSE := BSD-3-Clause-LBNL AND MIT AND dtoa AND BSD-3-Clause AND NCSA AND public_domain
+IPERF3_LICENSE_FILES := file://LICENSE;md5=b51332d7f45357a9410daa9a14a3655f
# ----------------------------------------------------------------------------
# Prepare
@@ -34,6 +35,7 @@ IPERF3_CONF_TOOL := autoconf
IPERF3_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
--disable-profiling \
+ --without-sctp \
--with-openssl=$(PTXDIST_SYSROOT_TARGET)/usr
# ----------------------------------------------------------------------------
--
2.47.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-10-15 12:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-15 12:14 [ptxdist] [PATCH] iperf3: version bump 3.16 -> 3.19.1 Sven Püschel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox