diff options
Diffstat (limited to 'meta-oe/recipes-benchmark')
13 files changed, 13 insertions, 13 deletions
diff --git a/meta-oe/recipes-benchmark/bonnie/bonnie++_1.04.bb b/meta-oe/recipes-benchmark/bonnie/bonnie++_1.04.bb index 91387176b..c305aadd0 100644 --- a/meta-oe/recipes-benchmark/bonnie/bonnie++_1.04.bb +++ b/meta-oe/recipes-benchmark/bonnie/bonnie++_1.04.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Tests large file IO and creation/deletion of small files" | 1 | SUMMARY = "Tests large file IO and creation/deletion of small files" |
2 | HOMEPAGE = "http://www.coker.com.au/bonnie++/" | 2 | HOMEPAGE = "http://www.coker.com.au/bonnie++/" |
3 | SECTION = "benchmark/tests" | 3 | SECTION = "benchmark/tests" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
5 | LIC_FILES_CHKSUM = "file://copyright.txt;md5=cd4dde95a6b9d122f0a9150ae9cc3ee0" | 5 | LIC_FILES_CHKSUM = "file://copyright.txt;md5=cd4dde95a6b9d122f0a9150ae9cc3ee0" |
6 | 6 | ||
7 | SRC_URI = "http://www.coker.com.au/bonnie++/${BPN}_${PV}.tgz \ | 7 | SRC_URI = "http://www.coker.com.au/bonnie++/${BPN}_${PV}.tgz \ |
diff --git a/meta-oe/recipes-benchmark/dbench/dbench_4.0.bb b/meta-oe/recipes-benchmark/dbench/dbench_4.0.bb index 517958b15..32f51fee4 100644 --- a/meta-oe/recipes-benchmark/dbench/dbench_4.0.bb +++ b/meta-oe/recipes-benchmark/dbench/dbench_4.0.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "The dbench (disk) and tbench (TCP) benchmarks" | |||
2 | SUMMARY:dbench = "Filesystem load benchmark" | 2 | SUMMARY:dbench = "Filesystem load benchmark" |
3 | SUMMARY:tbench = "TCP load benchmark" | 3 | SUMMARY:tbench = "TCP load benchmark" |
4 | HOMEPAGE = "http://samba.org/ftp/tridge/dbench/" | 4 | HOMEPAGE = "http://samba.org/ftp/tridge/dbench/" |
5 | LICENSE = "GPLv3" | 5 | LICENSE = "GPL-3.0-only" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
7 | 7 | ||
8 | DEPENDS = "popt" | 8 | DEPENDS = "popt" |
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.29.bb b/meta-oe/recipes-benchmark/fio/fio_3.29.bb index 54e2f332b..72479ce50 100644 --- a/meta-oe/recipes-benchmark/fio/fio_3.29.bb +++ b/meta-oe/recipes-benchmark/fio/fio_3.29.bb | |||
@@ -7,7 +7,7 @@ job descriptions in a simple-to-understand text format. Several example job \ | |||
7 | files are included. fio displays all sorts of I/O performance information." | 7 | files are included. fio displays all sorts of I/O performance information." |
8 | HOMEPAGE = "http://freecode.com/projects/fio" | 8 | HOMEPAGE = "http://freecode.com/projects/fio" |
9 | SECTION = "console/tests" | 9 | SECTION = "console/tests" |
10 | LICENSE = "GPLv2" | 10 | LICENSE = "GPL-2.0-only" |
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
12 | 12 | ||
13 | DEPENDS = "libaio zlib coreutils-native" | 13 | DEPENDS = "libaio zlib coreutils-native" |
diff --git a/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb b/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb index 2a8ce54c8..47d927397 100644 --- a/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb +++ b/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb | |||
@@ -4,7 +4,7 @@ It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES | |||
4 | HOMEPAGE = "https://github.com/glmark2/glmark2" | 4 | HOMEPAGE = "https://github.com/glmark2/glmark2" |
5 | BUGTRACKER = "https://github.com/glmark2/glmark2/issues" | 5 | BUGTRACKER = "https://github.com/glmark2/glmark2/issues" |
6 | 6 | ||
7 | LICENSE = "GPLv3+ & SGIv1" | 7 | LICENSE = "GPL-3.0-or-later & SGI-1" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ |
9 | file://COPYING.SGI;beginline=5;md5=269cdab4af6748677acce51d9aa13552" | 9 | file://COPYING.SGI;beginline=5;md5=269cdab4af6748677acce51d9aa13552" |
10 | 10 | ||
diff --git a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb index b0e7475bd..80af9873b 100644 --- a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb +++ b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "A library which provides easy access to huge pages of memory" | 1 | SUMMARY = "A library which provides easy access to huge pages of memory" |
2 | HOMEPAGE = "https://github.com/libhugetlbfs/libhugetlbfs" | 2 | HOMEPAGE = "https://github.com/libhugetlbfs/libhugetlbfs" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPL-2.1-only" |
4 | LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=2d5025d4aa3495befef8f17206a5b0a1" | 4 | LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=2d5025d4aa3495befef8f17206a5b0a1" |
5 | 5 | ||
6 | DEPENDS = "sysfsutils" | 6 | DEPENDS = "sysfsutils" |
diff --git a/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb b/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb index 7d141d8c7..2046b13f4 100644 --- a/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb +++ b/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Tools for performance analysis" | 1 | SUMMARY = "Tools for performance analysis" |
2 | HOMEPAGE = "http://lmbench.sourceforge.net/" | 2 | HOMEPAGE = "http://lmbench.sourceforge.net/" |
3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
4 | LICENSE = "GPLv2 & GPL-2.0-with-lmbench-restriction" | 4 | LICENSE = "GPL-2.0-only & GPL-2.0-with-lmbench-restriction" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b \ |
6 | file://COPYING-2;md5=8e9aee2ccc75d61d107e43794a25cdf9" | 6 | file://COPYING-2;md5=8e9aee2ccc75d61d107e43794a25cdf9" |
7 | 7 | ||
diff --git a/meta-oe/recipes-benchmark/mbw/mbw_git.bb b/meta-oe/recipes-benchmark/mbw/mbw_git.bb index 3738036a8..52b939950 100644 --- a/meta-oe/recipes-benchmark/mbw/mbw_git.bb +++ b/meta-oe/recipes-benchmark/mbw/mbw_git.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "MBW determines the copy memory bandwidth available to userspace programs" | 1 | SUMMARY = "MBW determines the copy memory bandwidth available to userspace programs" |
2 | HOMEPAGE = "http://github.com/raas/mbw" | 2 | HOMEPAGE = "http://github.com/raas/mbw" |
3 | SECTION = "console/tests" | 3 | SECTION = "console/tests" |
4 | LICENSE = "LGPLv2.1" | 4 | LICENSE = "LGPL-2.1-only" |
5 | LIC_FILES_CHKSUM = "file://mbw.spec;beginline=1;endline=10;md5=bbb77813272134a5c461f71abe945bef" | 5 | LIC_FILES_CHKSUM = "file://mbw.spec;beginline=1;endline=10;md5=bbb77813272134a5c461f71abe945bef" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/raas/${BPN}.git;branch=master;protocol=https" | 7 | SRC_URI = "git://github.com/raas/${BPN}.git;branch=master;protocol=https" |
diff --git a/meta-oe/recipes-benchmark/memtester/memtester_4.5.1.bb b/meta-oe/recipes-benchmark/memtester/memtester_4.5.1.bb index 1628a0519..9df450cba 100644 --- a/meta-oe/recipes-benchmark/memtester/memtester_4.5.1.bb +++ b/meta-oe/recipes-benchmark/memtester/memtester_4.5.1.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Utility to test for faulty memory subsystem" | 1 | SUMMARY = "Utility to test for faulty memory subsystem" |
2 | HOMEPAGE = "http://pyropus.ca/software/memtester/" | 2 | HOMEPAGE = "http://pyropus.ca/software/memtester/" |
3 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" |
7 | 7 | ||
diff --git a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.1.bb b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.1.bb index a83e09d2b..6d181a5bb 100644 --- a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.1.bb +++ b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_10.8.1.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Phoronix Test Suite" | 1 | SUMMARY = "Phoronix Test Suite" |
2 | DESCRIPTION = "The Phoronix Test Suite is designed to carry out both qualitative \ | 2 | DESCRIPTION = "The Phoronix Test Suite is designed to carry out both qualitative \ |
3 | and quantitative benchmarks in a clean, reproducible, and easy-to-use manner." | 3 | and quantitative benchmarks in a clean, reproducible, and easy-to-use manner." |
4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPL-3.0-only" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
6 | SECTION = "console/tests" | 6 | SECTION = "console/tests" |
7 | 7 | ||
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 f21af4b80..972232347 100644 --- a/meta-oe/recipes-benchmark/qperf/qperf_0.4.11.bb +++ b/meta-oe/recipes-benchmark/qperf/qperf_0.4.11.bb | |||
@@ -2,7 +2,7 @@ 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" | 4 | AUTHOR = "Johann George" |
5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPL-2.0-only" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
7 | 7 | ||
8 | inherit autotools-brokensep | 8 | inherit autotools-brokensep |
diff --git a/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb b/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb index a0df05c94..629b12304 100644 --- a/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb +++ b/meta-oe/recipes-benchmark/s-suite/s-suite_git.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Small collection of benchmarks for storage I/O" | 1 | SUMMARY = "Small collection of benchmarks for storage I/O" |
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b529aaa6a0c50f15d29f89609b5c22f3" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b529aaa6a0c50f15d29f89609b5c22f3" |
4 | 4 | ||
5 | SRCREV = "f97f1ae321d1fb8111a2c638075702ed2512ff07" | 5 | SRCREV = "f97f1ae321d1fb8111a2c638075702ed2512ff07" |
diff --git a/meta-oe/recipes-benchmark/sysbench/sysbench_0.4.12.bb b/meta-oe/recipes-benchmark/sysbench/sysbench_0.4.12.bb index 46b6788a8..22c634af0 100644 --- a/meta-oe/recipes-benchmark/sysbench/sysbench_0.4.12.bb +++ b/meta-oe/recipes-benchmark/sysbench/sysbench_0.4.12.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "System performance benchmark" | 1 | SUMMARY = "System performance benchmark" |
2 | HOMEPAGE = "http://github.com/akopytov/sysbench" | 2 | HOMEPAGE = "http://github.com/akopytov/sysbench" |
3 | SECTION = "console/tests" | 3 | SECTION = "console/tests" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
6 | 6 | ||
7 | inherit autotools | 7 | inherit autotools |
diff --git a/meta-oe/recipes-benchmark/tiobench/tiobench_0.3.3.bb b/meta-oe/recipes-benchmark/tiobench/tiobench_0.3.3.bb index c9e2958a6..5efddfcc9 100644 --- a/meta-oe/recipes-benchmark/tiobench/tiobench_0.3.3.bb +++ b/meta-oe/recipes-benchmark/tiobench/tiobench_0.3.3.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "Threaded I/O tester" | 1 | SUMMARY = "Threaded I/O tester" |
2 | HOMEPAGE = "http://sourceforge.net/projects/tiobench/" | 2 | HOMEPAGE = "http://sourceforge.net/projects/tiobench/" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b" |
5 | 5 | ||
6 | PR = "r1" | 6 | PR = "r1" |