mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
iperf3: upgrade 3.20 -> 3.21
1.ChangeLog: https://github.com/esnet/iperf/releases/tag/3.21 2.LIC_FILES_CHKSUM Changed as Copyright Year change from 2025 to 2026. Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+3
-3
@@ -10,14 +10,14 @@ SECTION = "console/network"
|
||||
BUGTRACKER = "https://github.com/esnet/iperf/issues"
|
||||
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=b51332d7f45357a9410daa9a14a3655f"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=f2eb355b6d3b9d63b6b7a861cdc62440"
|
||||
|
||||
SRC_URI = "git://github.com/esnet/iperf.git;branch=master;protocol=https \
|
||||
SRC_URI = "git://github.com/esnet/iperf.git;branch=master;protocol=https;tag=${PV} \
|
||||
file://0002-Remove-pg-from-profile_CFLAGS.patch \
|
||||
file://0001-configure.ac-check-for-CPP-prog.patch \
|
||||
"
|
||||
|
||||
SRCREV = "0711330bacfaf1c2a804be66e7ecc26f481ede5d"
|
||||
SRCREV = "d39cf41526626b4e5a130f115d931cd6cbdffc19"
|
||||
|
||||
RDEPENDS:${PN} = "libgcc"
|
||||
|
||||
Reference in New Issue
Block a user