diff options
author | Yasir Khan <yasir_khan@mentor.com> | 2014-08-25 23:38:31 +0500 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-08-28 19:55:38 +0200 |
commit | f6e6d632dbe23fe69c3363d9d70622cc69b25df1 (patch) | |
tree | e5d1467036ac3f8280c6d26654e5c1a8206badfc /meta-oe/recipes-benchmark | |
parent | 59a7c659e8d59e3caa5aeddf1ba45e8704174730 (diff) | |
download | meta-openembedded-f6e6d632dbe23fe69c3363d9d70622cc69b25df1.tar.gz |
lmbench: add lmbench-exception LICENSE
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Yasir-Khan <yasir_khan@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-benchmark')
-rw-r--r-- | meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 0586d72f2..24cd0b0ea 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" | 4 | LICENSE = "GPLv2 & 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 | ||