All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: Chase Maupin <Chase.Maupin@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH] qt4-embedded: append qt4-embedded LICENSE setting
Date: Wed, 01 Feb 2012 01:18:27 -0500	[thread overview]
Message-ID: <20120201061827.GH5169@denix.org> (raw)
In-Reply-To: <1328040848-29090-1-git-send-email-Chase.Maupin@ti.com>

On Tue, Jan 31, 2012 at 02:14:08PM -0600, Chase Maupin wrote:
> * Append the qt4-embedded LICENSE field to LGPLv2.1 to reflect
>   the license we are distributing this under.
> * This is similar to the amend used in the old arago overlay
> 
> Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
> ---
>  .../qt4/qt4-embedded_4.8.0.bbappend                |    5 +++++
>  1 files changed, 5 insertions(+), 0 deletions(-)
>  create mode 100644 meta-arago-distro/recipes-bbappends/qt4/qt4-embedded_4.8.0.bbappend

I'm still not convinced about recipes-bbappends. What do you see are the 
benefits? Are you afraid of losing track of .bbappends among real recipes? 
There are tools for that, such as bitbake-layers.

Qt recipes live in recipes-qt/qt4 in OE-Core and corresponding bbappends in 
meta-oe are at the same location. Why do we need a different one for Arago? 
bitbake-layers would allow you to examine the recipe overlaying and 
modifications from .bbappends...

-- 
Denys


> diff --git a/meta-arago-distro/recipes-bbappends/qt4/qt4-embedded_4.8.0.bbappend b/meta-arago-distro/recipes-bbappends/qt4/qt4-embedded_4.8.0.bbappend
> new file mode 100644
> index 0000000..462a746
> --- /dev/null
> +++ b/meta-arago-distro/recipes-bbappends/qt4/qt4-embedded_4.8.0.bbappend
> @@ -0,0 +1,5 @@
> +# Qt/E from Nokia is dual-licensed (LGPLv2.1 or GPLv3)
> +# For our distribution purposes we only use LGPLv2.1
> +LICENSE = "LGPLv2.1"
> +
> +PR_append = "-arago1"
> -- 
> 1.7.0.4
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> 


  reply	other threads:[~2012-02-01  6:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-31 20:14 [PATCH] qt4-embedded: append qt4-embedded LICENSE setting Chase Maupin
2012-02-01  6:18 ` Denys Dmytriyenko [this message]
2012-02-01 13:07   ` Maupin, Chase

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=20120201061827.GH5169@denix.org \
    --to=denis@denix.org \
    --cc=Chase.Maupin@ti.com \
    --cc=meta-arago@arago-project.org \
    /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 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.