diff options
| -rw-r--r-- | meta-oe/recipes-benchmark/iperf3/iperf3_3.9.bb (renamed from meta-oe/recipes-benchmark/iperf3/iperf3_3.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-benchmark/iperf3/iperf3_3.7.bb b/meta-oe/recipes-benchmark/iperf3/iperf3_3.9.bb index c7ad91b24b..d969555c2c 100644 --- a/meta-oe/recipes-benchmark/iperf3/iperf3_3.7.bb +++ b/meta-oe/recipes-benchmark/iperf3/iperf3_3.9.bb | |||
| @@ -9,13 +9,13 @@ SECTION = "console/network" | |||
| 9 | BUGTRACKER = "https://github.com/esnet/iperf/issues" | 9 | BUGTRACKER = "https://github.com/esnet/iperf/issues" |
| 10 | AUTHOR = "ESNET <info@es.net>, Lawrence Berkeley National Laboratory <websupport@lbl.gov>" | 10 | AUTHOR = "ESNET <info@es.net>, Lawrence Berkeley National Laboratory <websupport@lbl.gov>" |
| 11 | LICENSE = "BSD-3-Clause" | 11 | LICENSE = "BSD-3-Clause" |
| 12 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f9088fe7ffdccd042f7645f1012d7f70" | 12 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b7fb682e9941a49f1214dcd7441410d7" |
| 13 | 13 | ||
| 14 | SRC_URI = "git://github.com/esnet/iperf.git \ | 14 | SRC_URI = "git://github.com/esnet/iperf.git \ |
| 15 | file://0002-Remove-pg-from-profile_CFLAGS.patch \ | 15 | file://0002-Remove-pg-from-profile_CFLAGS.patch \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
| 18 | SRCREV = "dfcea9f6a09ead01089a3c9d20c7032f2c0af2c1" | 18 | SRCREV = "1f8fb13297f3e3e40169ebcd12e171167e394473" |
| 19 | 19 | ||
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 21 | 21 | ||
