aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark
diff options
context:
space:
mode:
authorChunrong Guo <B40290@freescale.com>2013-07-31 02:16:56 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-08-08 16:01:34 +0200
commit7912bd2479b8d166b8a0347f8ff29c9be588a1f7 (patch)
tree9b7b8874ea05dfaa9e0c0a0cd57dbc804a6cadc6 /meta-oe/recipes-benchmark
parent6b50a7d6621eba239380b11606110caab814eb51 (diff)
downloadmeta-openembedded-7912bd2479b8d166b8a0347f8ff29c9be588a1f7.tar.gz
iperf: Fix license
*the current version of Iperf has a false LICENSE set, so fix license with the generic BSD license Signed-off-by: Chunrong Guo <B40290@freescale.com> Acked-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-benchmark')
-rw-r--r--meta-oe/recipes-benchmark/iperf/iperf_2.0.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/iperf/iperf_2.0.4.bb b/meta-oe/recipes-benchmark/iperf/iperf_2.0.4.bb
index 8107701551..4261c95bef 100644
--- a/meta-oe/recipes-benchmark/iperf/iperf_2.0.4.bb
+++ b/meta-oe/recipes-benchmark/iperf/iperf_2.0.4.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Iperf is a tool to measure maximum TCP bandwidth, allowing the tuning of various parameters and UDP characteristics"
HOMEPAGE = "http://dast.nlanr.net/Projects/Iperf/"
SECTION = "console/network"
-LICENSE = "NewBSD"
+LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=e8478eae9f479e39bc34975193360298"
SRC_URI = " \