[oe] [meta-oe][PATCH] iperf: Fix license

Chunrong Guo B40290 at freescale.com
Thu Jul 25 09:27:35 UTC 2013


    *the current version of Iperf has a false LICENSE set,
     so fix license with the generic BSD license

Signed-off-by: Chunrong Guo <B40290 at freescale.com>
---
 meta-oe/recipes-benchmark/iperf/iperf_2.0.4.bb |    2 +-
 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 8107701..03b8fe0 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"
 LIC_FILES_CHKSUM = "file://COPYING;md5=e8478eae9f479e39bc34975193360298"
 
 SRC_URI = " \
-- 
1.7.5.4





More information about the Openembedded-devel mailing list