From: Christopher Larson <kergoth@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Christopher Larson <chris_larson@mentor.com>
Subject: [PATCH 0/4] copyleft/license bits
Date: Tue, 10 Jan 2012 10:31:43 -0600 [thread overview]
Message-ID: <cover.1326213043.git.chris_larson@mentor.com> (raw)
From: Christopher Larson <chris_larson@mentor.com>
The following changes since commit fff18970706913e7fd7f4a119d798dddb44b388a:
base-files: filesystems: fix mount order (2012-01-06 14:41:19 +0000)
are available in the git repository at:
https://github.com/kergoth/oe-core license-bits
Christopher Larson (4):
copyleft_compliance: add control of recipe types to include
copyleft_compliance: add debug message with the reason for exclusion
oe.license: add is_included convenience function
oe.license: avoid the need to catch SyntaxError
meta/classes/copyleft_compliance.bbclass | 56 ++++++++++++++++------------
meta/lib/oe/license.py | 59 ++++++++++++++++++++++++++++--
meta/lib/test.py | 3 ++
3 files changed, 90 insertions(+), 28 deletions(-)
create mode 100644 meta/lib/test.py
Christopher Larson (4):
copyleft_compliance: add control of recipe types to include
copyleft_compliance: add debug message with the reason for exclusion
oe.license: add is_included convenience function
oe.license: avoid the need to catch SyntaxError
meta/classes/copyleft_compliance.bbclass | 56 ++++++++++++++++------------
meta/lib/oe/license.py | 59 ++++++++++++++++++++++++++++--
meta/lib/test.py | 3 ++
3 files changed, 90 insertions(+), 28 deletions(-)
create mode 100644 meta/lib/test.py
--
1.7.8.rc4
next reply other threads:[~2012-01-10 16:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-10 16:31 Christopher Larson [this message]
2012-01-10 16:31 ` [PATCH 1/4] copyleft_compliance: add control of recipe types to include Christopher Larson
2012-01-10 16:31 ` [PATCH 2/4] copyleft_compliance: add debug message with the reason for exclusion Christopher Larson
2012-01-10 16:31 ` [PATCH 3/4] oe.license: add is_included convenience function Christopher Larson
2012-01-10 16:31 ` [PATCH 4/4] oe.license: avoid the need to catch SyntaxError Christopher Larson
2012-01-17 18:58 ` [PATCH 0/4] copyleft/license bits 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.1326213043.git.chris_larson@mentor.com \
--to=kergoth@gmail.com \
--cc=chris_larson@mentor.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.