[Buildroot] [git commit] iperf: add license information

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Jan 20 16:03:56 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=417302c75b6b1879d838c2eb7596e172baafe049
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Richard Genoud <richard.genoud at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/iperf/iperf.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/iperf/iperf.mk b/package/iperf/iperf.mk
index 2947e52..8496b95 100644
--- a/package/iperf/iperf.mk
+++ b/package/iperf/iperf.mk
@@ -6,6 +6,8 @@
 
 IPERF_VERSION = 2.0.5
 IPERF_SITE = http://downloads.sourceforge.net/project/iperf
+IPERF_LICENSE = MIT-like
+IPERF_LICENSE_FILES = COPYING
 
 IPERF_CONF_ENV = \
 	ac_cv_func_malloc_0_nonnull=yes \


More information about the buildroot mailing list