From: "Aníbal Limón" <anibal.limon@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] License class fixes
Date: Mon, 22 Dec 2014 17:30:44 -0600 [thread overview]
Message-ID: <cover.1419290780.git.anibal.limon@linux.intel.com> (raw)
The next couple of patches fixes next issues,
[YOCTO #6757] license.manifest shows LICENSE field differently to recipe
[YOCTO #6758] Show warning/error if LICENSE field contains space separated entries
The following changes since commit 15de188692d2572d897799424e2a22eab24c78e2:
kernel-devsrc: Ensure we have a dependency on the actual source (2014-12-21 13:52:17 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib alimon/license_fixes
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=alimon/license_fixes
Aníbal Limón (2):
license_class: fix license.manifest shows LICENSE field differently to
recipe
license: Validate if LICENSE is well defined.
meta/classes/base.bbclass | 1 +
meta/classes/license.bbclass | 35 +++++++++++++++++++++++++++++------
2 files changed, 30 insertions(+), 6 deletions(-)
--
1.9.1
next reply other threads:[~2014-12-22 23:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-22 23:30 Aníbal Limón [this message]
2014-12-22 23:30 ` [PATCH 1/2] license_class: fix license.manifest shows LICENSE field differently to recipe Aníbal Limón
2014-12-22 23:30 ` [PATCH 2/2] license: Validate if LICENSE is well defined Aníbal Limón
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.1419290780.git.anibal.limon@linux.intel.com \
--to=anibal.limon@linux.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 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.