diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-08-03 10:48:34 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-08-03 09:14:20 -0700 |
| commit | 6b2b98e52de31019dec2a7d70a5a8c37c750601d (patch) | |
| tree | be0fa90d51f81d1819cc4f94bd73874e16499f3e /meta-oe/recipes-benchmark | |
| parent | c85d1218e3c9bfd0f61dece55fdda2ad0226cbbd (diff) | |
| download | meta-openembedded-6b2b98e52de31019dec2a7d70a5a8c37c750601d.tar.gz | |
remove unused AUTHOR variable
No longer used in generating packages
Also creates a possible confusion with the recipe maintainer
name.
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-benchmark')
| -rw-r--r-- | meta-oe/recipes-benchmark/iozone3/iozone3_506.bb | 1 | ||||
| -rw-r--r-- | meta-oe/recipes-benchmark/iperf3/iperf3_3.14.bb | 1 | ||||
| -rw-r--r-- | meta-oe/recipes-benchmark/qperf/qperf_0.4.11.bb | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/meta-oe/recipes-benchmark/iozone3/iozone3_506.bb b/meta-oe/recipes-benchmark/iozone3/iozone3_506.bb index 3b6df0b301..5a1306b6fe 100644 --- a/meta-oe/recipes-benchmark/iozone3/iozone3_506.bb +++ b/meta-oe/recipes-benchmark/iozone3/iozone3_506.bb | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | SUMMARY = "Filesystem and Disk Benchmarking Tool" | 1 | SUMMARY = "Filesystem and Disk Benchmarking Tool" |
| 2 | HOMEPAGE = "http://www.iozone.org/" | 2 | HOMEPAGE = "http://www.iozone.org/" |
| 3 | AUTHOR = "Don Capps <don.capps2@verizon.net>, William D. Norcott <wnorcott@us.oracle.com>" | ||
| 4 | SECTION = "console/tests" | 3 | SECTION = "console/tests" |
| 5 | LICENSE = "iozone3" | 4 | LICENSE = "iozone3" |
| 6 | LIC_FILES_CHKSUM = "file://iozone.c;beginline=37;endline=48;md5=7331260091868dcad0f9edea735b5f4b \ | 5 | LIC_FILES_CHKSUM = "file://iozone.c;beginline=37;endline=48;md5=7331260091868dcad0f9edea735b5f4b \ |
diff --git a/meta-oe/recipes-benchmark/iperf3/iperf3_3.14.bb b/meta-oe/recipes-benchmark/iperf3/iperf3_3.14.bb index 74c7156174..13f620f633 100644 --- a/meta-oe/recipes-benchmark/iperf3/iperf3_3.14.bb +++ b/meta-oe/recipes-benchmark/iperf3/iperf3_3.14.bb | |||
| @@ -8,7 +8,6 @@ other parameters." | |||
| 8 | HOMEPAGE = "http://software.es.net/iperf/" | 8 | HOMEPAGE = "http://software.es.net/iperf/" |
| 9 | SECTION = "console/network" | 9 | SECTION = "console/network" |
| 10 | BUGTRACKER = "https://github.com/esnet/iperf/issues" | 10 | BUGTRACKER = "https://github.com/esnet/iperf/issues" |
| 11 | AUTHOR = "ESNET <info@es.net>, Lawrence Berkeley National Laboratory <websupport@lbl.gov>" | ||
| 12 | 11 | ||
| 13 | LICENSE = "BSD-3-Clause" | 12 | LICENSE = "BSD-3-Clause" |
| 14 | LIC_FILES_CHKSUM = "file://LICENSE;md5=dc6301c8256ceb8f71c9e3c2ae9096b9" | 13 | LIC_FILES_CHKSUM = "file://LICENSE;md5=dc6301c8256ceb8f71c9e3c2ae9096b9" |
diff --git a/meta-oe/recipes-benchmark/qperf/qperf_0.4.11.bb b/meta-oe/recipes-benchmark/qperf/qperf_0.4.11.bb index 9722323478..b32f37153e 100644 --- a/meta-oe/recipes-benchmark/qperf/qperf_0.4.11.bb +++ b/meta-oe/recipes-benchmark/qperf/qperf_0.4.11.bb | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | SUMMARY = "Measure socket and RDMA performance" | 1 | SUMMARY = "Measure socket and RDMA performance" |
| 2 | DESCRIPTION = "qperf measures bandwidth and latency between two nodes." | 2 | DESCRIPTION = "qperf measures bandwidth and latency between two nodes." |
| 3 | HOMEPAGE = "https://github.com/linux-rdma/qperf" | 3 | HOMEPAGE = "https://github.com/linux-rdma/qperf" |
| 4 | AUTHOR = "Johann George" | ||
| 5 | LICENSE = "GPL-2.0-only" | 4 | LICENSE = "GPL-2.0-only" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
| 7 | 6 | ||
