All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] iperf: add license information
@ 2015-01-20 10:15 Richard Genoud
  2015-01-20 10:51 ` Baruch Siach
  0 siblings, 1 reply; 5+ messages in thread
From: Richard Genoud @ 2015-01-20 10:15 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
---
 package/iperf/iperf.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/iperf/iperf.mk b/package/iperf/iperf.mk
index 2947e5241974..4ec56e0f2c23 100644
--- a/package/iperf/iperf.mk
+++ b/package/iperf/iperf.mk
@@ -6,6 +6,7 @@
 
 IPERF_VERSION = 2.0.5
 IPERF_SITE = http://downloads.sourceforge.net/project/iperf
+IPERF_LICENSE_FILES = COPYING
 
 IPERF_CONF_ENV = \
 	ac_cv_func_malloc_0_nonnull=yes \
-- 
2.0.0

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

end of thread, other threads:[~2015-01-20 11:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-20 10:15 [Buildroot] [PATCH] iperf: add license information Richard Genoud
2015-01-20 10:51 ` Baruch Siach
2015-01-20 11:03   ` Richard Genoud
2015-01-20 11:09     ` Baruch Siach
2015-01-20 11:14       ` Richard Genoud

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.