* [Buildroot] [PATCH] netperf: enable demo mode.
@ 2013-10-31 2:56 Kelvin Cheung
2013-11-01 14:39 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Kelvin Cheung @ 2013-10-31 2:56 UTC (permalink / raw)
To: buildroot
Enable demo mode of netperf.
Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com>
---
package/netperf/netperf.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/netperf/netperf.mk b/package/netperf/netperf.mk
index 2bd11f3..455f27e 100644
--- a/package/netperf/netperf.mk
+++ b/package/netperf/netperf.mk
@@ -7,6 +7,7 @@
NETPERF_VERSION = 2.6.0
NETPERF_SITE = ftp://ftp.netperf.org/netperf
NETPERF_CONF_ENV = ac_cv_func_setpgrp_void=set
+NETPERF_CONF_OPT = --enable-demo=yes
NETPERF_LICENSE = netperf license
NETPERF_LICENSE_FILES = COPYING
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] netperf: enable demo mode.
2013-10-31 2:56 [Buildroot] [PATCH] netperf: enable demo mode Kelvin Cheung
@ 2013-11-01 14:39 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2013-11-01 14:39 UTC (permalink / raw)
To: buildroot
Dear Kelvin Cheung,
On Thu, 31 Oct 2013 10:56:45 +0800, Kelvin Cheung wrote:
> Enable demo mode of netperf.
>
> Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com>
Why? The commit log explains what the patch does, but not why. A
slightly longer explanation would be useful.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-11-01 14:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-31 2:56 [Buildroot] [PATCH] netperf: enable demo mode Kelvin Cheung
2013-11-01 14:39 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox