[OE-core] [PATCH 0/2] License class fixes

Aníbal Limón anibal.limon at linux.intel.com
Mon Dec 22 23:30:44 UTC 2014


The next couple of patches fixes next issues,

[YOCTO #6757] license.manifest shows LICENSE field differently to recipe 
[YOCTO #6758] Show warning/error if LICENSE field contains space separated entries 

The following changes since commit 15de188692d2572d897799424e2a22eab24c78e2:

  kernel-devsrc: Ensure we have a dependency on the actual source (2014-12-21 13:52:17 +0000)

are available in the git repository at:

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

Aníbal Limón (2):
  license_class: fix license.manifest shows LICENSE field differently to
    recipe
  license: Validate if LICENSE is well defined.

 meta/classes/base.bbclass    |  1 +
 meta/classes/license.bbclass | 35 +++++++++++++++++++++++++++++------
 2 files changed, 30 insertions(+), 6 deletions(-)

-- 
1.9.1




More information about the Openembedded-core mailing list