[OE-core] [PATCH 0/3] archiver.bbclass: make it can filter the license

Robert Yang liezhi.yang at windriver.com
Mon Mar 24 05:39:25 UTC 2014


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




More information about the Openembedded-core mailing list