From: "Aníbal Limón" <anibal.limon@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 0/5] license: Add support for handle INCOMPATIBLE_LICENSE
Date: Sat, 14 Mar 2015 12:52:41 -0600 [thread overview]
Message-ID: <55048379.4070800@linux.intel.com> (raw)
In-Reply-To: <cover.1426328088.git.anibal.limon@linux.intel.com>
Sorry i forget to put test result url.
Cheers,
alimon
On 14/03/15 04:45, Aníbal Limón wrote:
> The next changes was made to implement INCOMPATIBLE_LICENSE handling in manifest
> creation this implies to rewrite license_manifest_creation from shell to python.
>
> Tests was made to guarantee compatibility and can be found at,
https://bugzilla.yoctoproject.org/attachment.cgi?id=2443
> The last two patches are to avoid warnings in manifest creation due that these
> recipes don't collect licenses before.
>
> The following changes since commit 7f30749fe026e9ceb75d73b89271145a45a60763:
>
> oeqa/parselogs: Skip hda opcode errors (2015-03-12 12:50:24 +0000)
>
> are available in the git repository at:
>
> git://git.yoctoproject.org/poky-contrib alimon/license-rebase
> http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=alimon/license-rebase
>
> Aníbal Limón (5):
> license_class: Reimplemented manifest creation in python
> license_class: Generalize license_ok function
> license: Add support for handle INCOMPATIBLE_LICENSE in manifest
> creation
> packagegroups: Add LIC_FILES_CHKSUM to avoid warnings in manifest
> creation
> glibc/glibc-collateral.inc: Add LIC_FILES_CHKSUM to avoid warnings in
> manifest creation
>
> meta/classes/license.bbclass | 190 +++++++++++----------
> meta/lib/oe/license.py | 84 +++++++++
> meta/recipes-core/glibc/glibc-collateral.inc | 2 +
> .../packagegroups/packagegroup-base.bb | 1 +
> .../packagegroups/packagegroup-core-boot.bb | 1 +
> .../packagegroup-core-buildessential.bb | 1 +
> .../packagegroup-core-eclipse-debug.bb | 1 +
> .../packagegroups/packagegroup-core-nfs.bb | 1 +
> .../packagegroups/packagegroup-core-sdk.bb | 1 +
> .../packagegroup-core-ssh-dropbear.bb | 1 +
> .../packagegroups/packagegroup-core-ssh-openssh.bb | 1 +
> .../packagegroup-core-standalone-sdk-target.bb | 1 +
> .../packagegroups/packagegroup-core-tools-debug.bb | 1 +
> .../packagegroup-core-tools-profile.bb | 1 +
> .../packagegroups/packagegroup-cross-canadian.bb | 1 +
> .../packagegroups/packagegroup-self-hosted.bb | 1 +
> .../packagegroup-core-device-devel.bb | 1 +
> .../packagegroup-core-full-cmdline.bb | 1 +
> .../packagegroups/packagegroup-core-lsb.bb | 1 +
> .../packagegroups/packagegroup-core-clutter.bb | 1 +
> .../packagegroups/packagegroup-core-directfb.bb | 1 +
> .../packagegroups/packagegroup-core-x11-base.bb | 1 +
> .../packagegroups/packagegroup-core-x11-xserver.bb | 1 +
> .../packagegroups/packagegroup-core-x11.bb | 1 +
> .../packagegroups/packagegroup-core-qt.bb | 1 +
> .../packagegroups/packagegroup-core-qt4e.bb | 1 +
> .../packagegroup-qt-toolchain-target.inc | 1 +
> .../packagegroups/packagegroup-core-x11-sato.bb | 1 +
> 28 files changed, 212 insertions(+), 89 deletions(-)
>
prev parent reply other threads:[~2015-03-14 18:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-14 10:45 [PATCH 0/5] license: Add support for handle INCOMPATIBLE_LICENSE Aníbal Limón
2015-03-14 10:45 ` [PATCH 1/5] license_class: Reimplemented manifest creation in python Aníbal Limón
2015-03-14 10:45 ` [PATCH 2/5] license_class: Generalize license_ok function Aníbal Limón
2015-03-14 10:45 ` [PATCH 3/5] license: Add support for handle INCOMPATIBLE_LICENSE in manifest creation Aníbal Limón
2015-03-14 10:45 ` [PATCH 4/5] packagegroups: Add LIC_FILES_CHKSUM to avoid warnings " Aníbal Limón
2015-03-14 10:45 ` [PATCH 5/5] glibc/glibc-collateral.inc: " Aníbal Limón
2015-03-14 18:52 ` Aníbal Limón [this message]
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=55048379.4070800@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