From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] Buildroot licence for commercial product
Date: Mon, 26 Jul 2010 13:42:59 +0200 [thread overview]
Message-ID: <20100726134259.2e2f5fc9@surf> (raw)
In-Reply-To: <4C4D5B7F.7020606@terawatt.fr>
Hello Damien,
Warning: I am not a lawyer. I am not a licensing expert.
On Mon, 26 Jul 2010 11:55:11 +0200
Damien Borie <dbe@terawatt.fr> wrote:
> We distribute a product which system is a Linux built with Buildroot.
> I have some question about Buildroot use for a commercial product :
> - as the system has been made with Buildroot, must I mention
> Buildroot with a url, display the licence or something like that in
> my application?
As Buildroot by itself isn't distributed, my understanding is that the
license doesn't require you to mention and distribute Buildroot
together with your product.
However, the GPL says (section 3) :
?
The source code for a work means the preferred form of the work for
making modifications to it. For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to control
compilation and installation of the executable.
?
And maybe we might see Buildroot as a part of the "scripts used to
control compilation and installation" of other GPL executables (Linux
kernel, Busybox and others).
I think we already had this discussion on the Buildroot list sometime
ago, and I think the consensus was that the main Buildroot contributors
considered that there was no distribution of Buildroot when selling a
product whose firmware was built using Buildroot and that consequently,
mentionning Buildroot and distributing its source code wasn't required.
> - I saw in another thread, if I understood well, that I must mention
> licence and source code for all modules of the distribution. But what
> does it means exactly? Must I put in my product file system every
> source code and licence of every installed programs? Must I put a
> visible link in my main application or can I only put everything in
> the file system without a clear access?
It depends on the individual license of each of the modules in your
distribution. There will probably be GPL parts, LGPL parts, MIT/X11/BSD
parts and parts under other licenses. Each license has its own set of
requirements associated to the act of distribution.
Generally speaking, for a GPLv2 module such as the Linux kernel or
Busybox, the requirements are well detailed in section 3 of the licence
(see http://www.gnu.org/licenses/old-licenses/gpl-2.0.html). You may
also be interested by the "Distribution of programs released under the
GNU licenses" section of the GPL FAQ, at
http://www.gnu.org/licenses/gpl-faq.html. You may also want to have a
look at the Practical Guide to GPL Compliance
<http://www.softwarefreedom.org/resources/2008/compliance-guide.html>.
In terms of distribution, the LGPL license have fairly similar
requirements to the GPL. MIT/X11/BSD and other non-copyleft licenses
have fewer requirements, they basically only require attribution.
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2010-07-26 11:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-26 9:55 [Buildroot] Buildroot licence for commercial product Damien Borie
2010-07-26 11:42 ` Thomas Petazzoni [this message]
2010-07-26 15:49 ` Damien Borie
2010-07-26 16:40 ` Yann E. MORIN
2010-07-29 21:47 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100726134259.2e2f5fc9@surf \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox