Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [PATCH] iperf3: Update to 3.13
@ 2023-03-04 19:28 Fabio Estevam
  0 siblings, 0 replies; only message in thread
From: Fabio Estevam @ 2023-03-04 19:28 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Fabio Estevam

From: Fabio Estevam <festevam@denx.de>

Update to the 3.13 version.

The iperf3 release notes are available at:

https://github.com/esnet/iperf/blob/6bfe27d82a3f74ad1239aba987a4fb75c1005078/RELNOTES.md

The only change in the LICENSE file was the year update.

Signed-off-by: Fabio Estevam <festevam@denx.de>
---
 .../iperf3/{iperf3_3.12.bb => iperf3_3.13.bb}                 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-benchmark/iperf3/{iperf3_3.12.bb => iperf3_3.13.bb} (89%)

diff --git a/meta-oe/recipes-benchmark/iperf3/iperf3_3.12.bb b/meta-oe/recipes-benchmark/iperf3/iperf3_3.13.bb
similarity index 89%
rename from meta-oe/recipes-benchmark/iperf3/iperf3_3.12.bb
rename to meta-oe/recipes-benchmark/iperf3/iperf3_3.13.bb
index 8c5ce36e8..62a95b303 100644
--- a/meta-oe/recipes-benchmark/iperf3/iperf3_3.12.bb
+++ b/meta-oe/recipes-benchmark/iperf3/iperf3_3.13.bb
@@ -11,14 +11,14 @@ BUGTRACKER = "https://github.com/esnet/iperf/issues"
 AUTHOR = "ESNET <info@es.net>, Lawrence Berkeley National Laboratory <websupport@lbl.gov>"
 
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=68ae8cfc577a2c8c51bb51e9628e80b7"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=dc6301c8256ceb8f71c9e3c2ae9096b9"
 
 SRC_URI = "git://github.com/esnet/iperf.git;branch=master;protocol=https \
            file://0002-Remove-pg-from-profile_CFLAGS.patch \
            file://0001-configure.ac-check-for-CPP-prog.patch \
            "
 
-SRCREV = "e61aaf8c95df956cefbc54fab7b3d78914664180"
+SRCREV = "f48e7fa92b8932814f3d92f36986d51be9efe6e0"
 
 S = "${WORKDIR}/git"
 
-- 
2.34.1



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

only message in thread, other threads:[~2023-03-04 19:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-04 19:28 [PATCH] iperf3: Update to 3.13 Fabio Estevam

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