mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-07 15:40:01 +00:00
iperf3: upgrade 3.7 -> 3.9
-License-Update: Copyright year updated to 2020. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -9,13 +9,13 @@ SECTION = "console/network"
|
|||||||
BUGTRACKER = "https://github.com/esnet/iperf/issues"
|
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=f9088fe7ffdccd042f7645f1012d7f70"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=b7fb682e9941a49f1214dcd7441410d7"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/esnet/iperf.git \
|
SRC_URI = "git://github.com/esnet/iperf.git \
|
||||||
file://0002-Remove-pg-from-profile_CFLAGS.patch \
|
file://0002-Remove-pg-from-profile_CFLAGS.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRCREV = "dfcea9f6a09ead01089a3c9d20c7032f2c0af2c1"
|
SRCREV = "1f8fb13297f3e3e40169ebcd12e171167e394473"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
Reference in New Issue
Block a user