Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCHv2 0/4] Add support to handle INCOMPATIBLE_LICENSE
@ 2015-05-07 21:38 Aníbal Limón
  2015-05-07 21:38 ` [PATCHv2 1/4] license_class: Reimplemented manifest creation in python Aníbal Limón
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Aníbal Limón @ 2015-05-07 21:38 UTC (permalink / raw)
  To: openembedded-core; +Cc: richard.purdie

The next changes are to add support for handle INCOMPATIBLE_LICENSE in 
manifest creation, in order to do it the license_create_manifest was 
reimplemented in python and also added some tweaks for save disk space
during build.

This patchset v2 fixes an issue when try to handle () into ManifestVisitor
for more info see next patches,
	license: Split visit_string in LicenseVisitor
	license: Add support for handle INCOMPATIBLE_LICENSE in manifest
    creation

The following changes since commit 4a711028c709d4bb1421e1637ae3fb0ac404fb45:

  oe-selftest: devtool: add a proper test to see if tap devices exist (2015-05-07 14:59:43 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib alimon/license-v2
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=alimon/license-v2

Aníbal Limón (4):
  license_class: Reimplemented manifest creation in python
  license_class: Generalize license_ok function
  license: Split visit_string in LicenseVisitor
  license: Add support for handle INCOMPATIBLE_LICENSE in manifest    
    creation

 meta/classes/license.bbclass | 205 +++++++++++++++++++++++--------------------
 meta/lib/oe/license.py       | 106 +++++++++++++++++++++-
 2 files changed, 211 insertions(+), 100 deletions(-)

-- 
1.8.4.5



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

end of thread, other threads:[~2015-05-07 21:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-07 21:38 [PATCHv2 0/4] Add support to handle INCOMPATIBLE_LICENSE Aníbal Limón
2015-05-07 21:38 ` [PATCHv2 1/4] license_class: Reimplemented manifest creation in python Aníbal Limón
2015-05-07 21:38 ` [PATCHv2 2/4] license_class: Generalize license_ok function Aníbal Limón
2015-05-07 21:38 ` [PATCHv2 3/4] license: Split visit_string in LicenseVisitor Aníbal Limón
2015-05-07 21:38 ` [PATCHv2 4/4] license: Add support for handle INCOMPATIBLE_LICENSE in manifest creation Aníbal Limón

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