From: Beth Flanagan <elizabeth.flanagan@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] License Related Patches
Date: Fri, 24 Feb 2012 14:17:33 -0800 [thread overview]
Message-ID: <cover.1330121220.git.elizabeth.flanagan@intel.com> (raw)
A few license related patches:
1. Per a request from Mark Hatle, adding the email from Mark Nudelman to me
which allows us to use BSD license as opposed to the less license within the
recipe.
2. Next patch looks for package level LICENSE. If it finds it, it uses it. If
not it falls back to LICENSE.
3. A bit of space optimization around copying licenses to the image. When
COPY_LIC_MANIFEST and COPY_LIC_DIRS are set we copy the generic licenses once if
found and then symlink to it from each /usr/share/common-licenses/${pkg}
directory.
The following changes since commit 21ddc964ced18d4f1058c003f46acc2c7f1f1fe3:
scripts/hob: Launch the new hob (2012-02-24 18:09:20 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib eflanagan/license_fixes
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=eflanagan/license_fixes
Elizabeth Flanagan (3):
less_444.bb: Adding license email from author
license.bbclass: Gather Pkg level licenses
license.bbclass: Symbolic links of generic license
meta/classes/license.bbclass | 32 +++++++++++++++++++++++---------
meta/recipes-extended/less/less_444.bb | 15 ++++++++++++---
2 files changed, 35 insertions(+), 12 deletions(-)
next reply other threads:[~2012-02-24 22:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-24 22:17 Beth Flanagan [this message]
2012-02-24 22:17 ` [PATCH 1/3] less_444.bb: Adding license email from author Beth Flanagan
2012-02-24 22:17 ` [PATCH 2/3] license.bbclass: Gather Pkg level licenses Beth Flanagan
2012-02-24 22:17 ` [PATCH 3/3] license.bbclass: Symbolic links of generic license Beth Flanagan
2012-02-26 1:51 ` [PATCH 0/3] License Related Patches Saul Wold
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=cover.1330121220.git.elizabeth.flanagan@intel.com \
--to=elizabeth.flanagan@intel.com \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox