All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] iperf: Fix license
@ 2013-07-25  9:27 Chunrong Guo
  2013-07-29  9:45 ` Guo Chunrong-B40290
  0 siblings, 1 reply; 4+ messages in thread
From: Chunrong Guo @ 2013-07-25  9:27 UTC (permalink / raw)
  To: openembedded-devel; +Cc: b40527

    *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>
---
 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




^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-07-31  2:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-25  9:27 [meta-oe][PATCH] iperf: Fix license Chunrong Guo
2013-07-29  9:45 ` Guo Chunrong-B40290
2013-07-30 14:14   ` Paul Barker
2013-07-31  2:04     ` Guo Chunrong-B40290

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.