All of lore.kernel.org
 help / color / mirror / Atom feed
* netperf in meta-networking
@ 2012-11-30 16:18 Mark Hatle
  2012-11-30 16:34 ` Joe MacDonald
  0 siblings, 1 reply; 6+ messages in thread
From: Mark Hatle @ 2012-11-30 16:18 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Joe MacDonald

I was helping someone with building netperf from meta-networking last night, and 
stumbled on what I think is a bug.

SUMMARY = "A networking benchmarking tool"
DESCRIPTION = "Network performance benchmark including tests for TCP, UDP, 
sockets, ATM and more."
SECTION = "console/network"
HOMEPAGE = "http://www.netperf.org/"
LICENSE = "netperf"
LICENSE_FLAGS = "commercial"

In the above, the LICENSE_FLAGS are set to 'commercial'.  I think this is 
incorrect.  It should be set to 'non-commercial'.

There is a subtle difference between them which is why I think it's a bug...

commercial -- there are some commercial requirements necessary to use this 
recipe in a commercial device... you are responsible for understanding them and 
doing whatever is necessary... (for non-commercial devices you can likely use it...)

non-commercial -- this item is restricted to non-commercial users only.  As in 
the case of netperf, the license says it's only for non-commercial use.

So anyway, my suggestion is to simply change the value of the flag.

--Mark



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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-30 16:18 netperf in meta-networking Mark Hatle
2012-11-30 16:34 ` Joe MacDonald
2012-11-30 16:54   ` Joe MacDonald
2012-11-30 16:55   ` Paul Eggleton
2012-11-30 17:11     ` Mark Hatle
2012-11-30 17:56     ` Joe MacDonald

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.