Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] archiver.bbclass: make it can filter the license
@ 2014-03-24  5:39 Robert Yang
  2014-03-24  5:39 ` [PATCH 1/3] " Robert Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Robert Yang @ 2014-03-24  5:39 UTC (permalink / raw)
  To: openembedded-core; +Cc: paul.eggleton

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-03-25  2:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-24  5:39 [PATCH 0/3] archiver.bbclass: make it can filter the license Robert Yang
2014-03-24  5:39 ` [PATCH 1/3] " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox