From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Cc: paul.eggleton@linux.intel.com
Subject: [PATCH 0/3] archiver.bbclass: make it can filter the license
Date: Mon, 24 Mar 2014 13:39:25 +0800 [thread overview]
Message-ID: <cover.1395639298.git.liezhi.yang@windriver.com> (raw)
After talked with Chris, we use the copyleft_filter.bbclass which is
from copyleft_compliance.bbclass to filter the license for both
archiver.bbclass and copyleft_compliance.bbclass, and we may remove
copyleft_compliance.bbclass in post 1.6, but we will keep it now.
// Robert
The following changes since commit 4a47c943a76e79af82d47d8fa83c6687e0d915a0:
busybox: disable fsck.minix and mkfs.minix (2014-03-23 09:08:49 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/archiver_license
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/archiver_license
Robert Yang (3):
archiver.bbclass: make it can filter the license
archiver.bbclass: emit patch series files for original src
local.conf.sample.extended: update it for the archiver
meta/classes/archiver.bbclass | 40 +++++++++++++++++++--
meta/classes/copyleft_compliance.bbclass | 56 +----------------------------
meta/classes/copyleft_filter.bbclass | 62 ++++++++++++++++++++++++++++++++
meta/conf/local.conf.sample.extended | 10 +++++-
4 files changed, 110 insertions(+), 58 deletions(-)
create mode 100644 meta/classes/copyleft_filter.bbclass
--
1.8.3.1
next reply other threads:[~2014-03-24 5:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-24 5:39 Robert Yang [this message]
2014-03-24 5:39 ` [PATCH 1/3] archiver.bbclass: make it can filter the license Robert Yang
2014-03-24 5:39 ` [PATCH 2/3] archiver.bbclass: emit patch series files for original src Robert Yang
2014-03-24 5:39 ` [PATCH 3/3] local.conf.sample.extended: update it for the archiver Robert Yang
2014-03-24 15:34 ` Chris Larson
2014-03-25 1:43 ` Robert Yang
2014-03-25 1:59 ` Chris Larson
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.1395639298.git.liezhi.yang@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=paul.eggleton@linux.intel.com \
/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.