Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] netperf: add license information
@ 2013-04-15 12:42 Gustavo Zacarias
  2013-04-15 12:42 ` [Buildroot] [PATCH 2/2] nbd: " Gustavo Zacarias
  2013-04-15 12:45 ` [Buildroot] [PATCH 1/2] netperf: " Thomas Petazzoni
  0 siblings, 2 replies; 5+ messages in thread
From: Gustavo Zacarias @ 2013-04-15 12:42 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/netperf/netperf.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/netperf/netperf.mk b/package/netperf/netperf.mk
index 06758b9..1af971a 100644
--- a/package/netperf/netperf.mk
+++ b/package/netperf/netperf.mk
@@ -7,6 +7,8 @@
 NETPERF_VERSION = 2.6.0
 NETPERF_SITE = ftp://ftp.netperf.org/netperf
 NETPERF_CONF_ENV = ac_cv_func_setpgrp_void=set
+NETPERF_LICENSE = netperf
+NETPERF_LICENSE_FILES = COPYING
 
 define NETPERF_INSTALL_TARGET_CMDS
 	$(INSTALL) -m 0755 $(@D)/src/netperf \
-- 
1.8.1.5

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

end of thread, other threads:[~2013-04-15 21:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-15 12:42 [Buildroot] [PATCH 1/2] netperf: add license information Gustavo Zacarias
2013-04-15 12:42 ` [Buildroot] [PATCH 2/2] nbd: " Gustavo Zacarias
2013-04-15 21:45   ` Peter Korsgaard
2013-04-15 12:45 ` [Buildroot] [PATCH 1/2] netperf: " Thomas Petazzoni
2013-04-15 12:50   ` Gustavo Zacarias

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox