Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: "Stefan Müller-Klieser" <s.mueller-klieser@phytec.de>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [RFC 1/1] add support for the barebox bootloader
Date: Thu, 31 Jul 2014 08:30:26 +0100	[thread overview]
Message-ID: <1406791826.13346.173.camel@ted> (raw)
In-Reply-To: <53D9EA71.8010308@phytec.de>

On Thu, 2014-07-31 at 09:04 +0200, Stefan Müller-Klieser wrote:
> On 30.07.2014 18:53, Saul Wold wrote:
> > On 07/30/2014 04:49 AM, Stefan Müller-Klieser wrote:
> >> Barebox is a bootloader that inherits the best of U-Boot and the Linux
> >> kernel. The barebox uses kconfig and kbuild mechanisms similar to the
> >> Linux kernel. This is reflected in the recipe. As soon as this
> >> functionality gets more abstraction in classes, the barebox recipe can
> >> be simplified. The recipe supports: kconfig handling, kconfig fragments,
> >> packages for dev tools and support for the initial program loader
> >> creation.
> >>
> >> Signed-off-by: Stefan Müller-Klieser <s.mueller-klieser@phytec.de>
> >> ---
> >>   meta/recipes-bsp/barebox/barebox-ipl.inc          |  37 +++++
> >>   meta/recipes-bsp/barebox/barebox-ipl_2014.07.0.bb |   4 +
> >>   meta/recipes-bsp/barebox/barebox.inc              | 161
> >> ++++++++++++++++++++++
> >>   meta/recipes-bsp/barebox/barebox_2014.07.0.bb     |   4 +
> >>   4 files changed, 206 insertions(+)
> >>   create mode 100644 meta/recipes-bsp/barebox/barebox-ipl.inc
> >>   create mode 100644 meta/recipes-bsp/barebox/barebox-ipl_2014.07.0.bb
> >>   create mode 100644 meta/recipes-bsp/barebox/barebox.inc
> >>   create mode 100644 meta/recipes-bsp/barebox/barebox_2014.07.0.bb
> >>
> >> diff --git a/meta/recipes-bsp/barebox/barebox-ipl.inc
> >> b/meta/recipes-bsp/barebox/barebox-ipl.inc
> >> new file mode 100644
> >> index 0000000..f388522
> >> --- /dev/null
> >> +++ b/meta/recipes-bsp/barebox/barebox-ipl.inc
> >> @@ -0,0 +1,37 @@
> >> +# Copyright (C) 2014 Stefan Mueller-Klieser
> >> <s.mueller-klieser@phytec.de> \
> >> +# PHYTEC Messtechnik GmbH
> >> +# Recipe released under the GPL-3.0 license
> >> +
> > Before I review this much further, I have to ask why are you licensing
> > the recipe meta-data as GPL-3.0?  All the rest of the meta-data is MIT.
> >   I also note that barebox itself is GPL-2.0.
> >
> > Thanks
> >      Sau!
> 
> Thats our default license. GPL3 is modern and better compatible with the 
> huge number of other free licenses. I can easily remove the line for 
> upstream work, so it will be MIT too.

Our metadata is MIT and I'd much prefer to try and keep it simple with
one license if at all possible.

Cheers,

Richard



      reply	other threads:[~2014-07-31  7:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-30 11:49 [RFC 1/1] add support for the barebox bootloader Stefan Müller-Klieser
2014-07-30 14:19 ` David Vincent
2014-07-30 16:53 ` Saul Wold
2014-07-31  7:04   ` Stefan Müller-Klieser
2014-07-31  7:30     ` Richard Purdie [this message]

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=1406791826.13346.173.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=s.mueller-klieser@phytec.de \
    /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