From: "Sven Püschel" <s.pueschel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: [ptxdist] [PATCH] iperf3: version bump 3.16 -> 3.19.1
Date: Wed, 15 Oct 2025 14:14:21 +0200 [thread overview]
Message-ID: <20251015121435.3194566-1-s.pueschel@pengutronix.de> (raw)
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
reply other threads:[~2025-10-15 12:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251015121435.3194566-1-s.pueschel@pengutronix.de \
--to=s.pueschel@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox