From: "Aníbal Limón" <anibal.limon@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCHv3 0/5] Add support to handle INCOMPATIBLE_LICENSE
Date: Fri, 8 May 2015 20:41:27 +0000 [thread overview]
Message-ID: <cover.1431117450.git.anibal.limon@linux.intel.com> (raw)
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.
The 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 patchset v3 improves package reads in license_manifest_creation see,
license_class: license_create_manifest improvment
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 (5):
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
license_class: license_create_manifest improvment
meta/classes/license.bbclass | 202 ++++++++++++++++++++++---------------------
meta/lib/oe/license.py | 106 ++++++++++++++++++++++-
2 files changed, 208 insertions(+), 100 deletions(-)
--
1.8.4.5
next reply other threads:[~2015-05-08 20:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-08 20:41 Aníbal Limón [this message]
2015-05-08 20:41 ` [PATCHv3 1/5] license_class: Reimplemented manifest creation in python Aníbal Limón
2015-05-08 20:41 ` [PATCHv3 2/5] license_class: Generalize license_ok function Aníbal Limón
2015-05-08 20:41 ` [PATCHv3 3/5] license: Split visit_string in LicenseVisitor Aníbal Limón
2015-05-08 20:41 ` [PATCHv3 4/5] license: Add support for handle INCOMPATIBLE_LICENSE in manifest creation Aníbal Limón
2015-05-08 20:41 ` [PATCHv3 5/5] license_class: license_create_manifest improvment Aníbal Limón
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.1431117450.git.anibal.limon@linux.intel.com \
--to=anibal.limon@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox