Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] IOzone license questions
@ 2013-03-12 18:10 Gilles Talis
  2013-03-12 23:32 ` Arnout Vandecappelle
  0 siblings, 1 reply; 3+ messages in thread
From: Gilles Talis @ 2013-03-12 18:10 UTC (permalink / raw)
  To: buildroot

Hi all,

These questions are for the license experts out there.
I would like to add IOzone as a new package to buildroot. Problem is
that IOzone license is quite restrictive.
Here's the main part:

License to freely use and distribute this software is hereby granted
  by the author, subject to the condition that this copyright notice
  remains intact.  The author retains the exclusive right to publish
  derivative works based on this work, including, but not limited to,
  revised versions of this work.


My questions are the following:
- Is it OK to add this package to buildroot, despite its restrictive license?
- The text of the license is not provided with the source code, but is
available on IOzone website.
Should I point to the website link in the package makefile?
e.g. IOZONE_LICENSE_FILES = http://www.iozone.org/docs/Iozone_License.txt
Or should I leave it to the user to go and find it on his own?

Thanks.
Gilles.

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

* [Buildroot] IOzone license questions
  2013-03-12 18:10 [Buildroot] IOzone license questions Gilles Talis
@ 2013-03-12 23:32 ` Arnout Vandecappelle
  2013-03-12 23:44   ` Gilles Talis
  0 siblings, 1 reply; 3+ messages in thread
From: Arnout Vandecappelle @ 2013-03-12 23:32 UTC (permalink / raw)
  To: buildroot

On 03/12/13 19:10, Gilles Talis wrote:
> Hi all,
>
> These questions are for the license experts out there.
> I would like to add IOzone as a new package to buildroot. Problem is
> that IOzone license is quite restrictive.
> Here's the main part:
>
> License to freely use and distribute this software is hereby granted
>    by the author, subject to the condition that this copyright notice
>    remains intact.  The author retains the exclusive right to publish
>    derivative works based on this work, including, but not limited to,
>    revised versions of this work.
>
>
> My questions are the following:
> - Is it OK to add this package to buildroot, despite its restrictive license?

  Yes. But it means that we are not allowed to add cross-compilation 
patches... So we'll probably have to add a bunch of 'depends on' conditions.

  I propose something like

IOZONE_LICENSE = IOZone license (NO DERIVED WORKS ALLOWED)

> - The text of the license is not provided with the source code, but is
> available on IOzone website.
> Should I point to the website link in the package makefile?
> e.g. IOZONE_LICENSE_FILES = http://www.iozone.org/docs/Iozone_License.txt
> Or should I leave it to the user to go and find it on his own?

  Unfortunately, URLs don't work for LICENSE_FILES. So just add a comment 
in the .mk file pointing to the URL.


  Regards,
  Arnout

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

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

* [Buildroot] IOzone license questions
  2013-03-12 23:32 ` Arnout Vandecappelle
@ 2013-03-12 23:44   ` Gilles Talis
  0 siblings, 0 replies; 3+ messages in thread
From: Gilles Talis @ 2013-03-12 23:44 UTC (permalink / raw)
  To: buildroot

Hi Arnout,

>> My questions are the following:
>> - Is it OK to add this package to buildroot, despite its restrictive
>> license?
>
>
>  Yes. But it means that we are not allowed to add cross-compilation
> patches... So we'll probably have to add a bunch of 'depends on' conditions.
>
>  I propose something like
>
> IOZONE_LICENSE = IOZone license (NO DERIVED WORKS ALLOWED)
OK. Good suggestion. Will do that. Thanks.

>
>
>> - The text of the license is not provided with the source code, but is
>> available on IOzone website.
>> Should I point to the website link in the package makefile?
>> e.g. IOZONE_LICENSE_FILES = http://www.iozone.org/docs/Iozone_License.txt
>> Or should I leave it to the user to go and find it on his own?
>
>
>  Unfortunately, URLs don't work for LICENSE_FILES. So just add a comment in
> the .mk file pointing to the URL.
OK. That works for me. Thanks for the suggestions!

Cheers,
Gilles.

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

end of thread, other threads:[~2013-03-12 23:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-12 18:10 [Buildroot] IOzone license questions Gilles Talis
2013-03-12 23:32 ` Arnout Vandecappelle
2013-03-12 23:44   ` Gilles Talis

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