mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 00:36:44 +00:00
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>
This commit is contained in:
parent
6b50a7d662
commit
7912bd2479
@ -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 = " \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user