mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 19:02:13 +00:00
iperf3: Update to 3.13
Update to the 3.13 version.
The iperf3 release notes are available at:
6bfe27d82a/RELNOTES.md
The only change in the LICENSE file was the year update.
Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
a4491a3e3e
commit
ad3c5e1ab7
@ -11,14 +11,14 @@ BUGTRACKER = "https://github.com/esnet/iperf/issues"
|
|||||||
AUTHOR = "ESNET <info@es.net>, Lawrence Berkeley National Laboratory <websupport@lbl.gov>"
|
AUTHOR = "ESNET <info@es.net>, Lawrence Berkeley National Laboratory <websupport@lbl.gov>"
|
||||||
|
|
||||||
LICENSE = "BSD-3-Clause"
|
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 \
|
SRC_URI = "git://github.com/esnet/iperf.git;branch=master;protocol=https \
|
||||||
file://0002-Remove-pg-from-profile_CFLAGS.patch \
|
file://0002-Remove-pg-from-profile_CFLAGS.patch \
|
||||||
file://0001-configure.ac-check-for-CPP-prog.patch \
|
file://0001-configure.ac-check-for-CPP-prog.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRCREV = "e61aaf8c95df956cefbc54fab7b3d78914664180"
|
SRCREV = "f48e7fa92b8932814f3d92f36986d51be9efe6e0"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user