[OE-core] [PATCH 0/1] license.bbclass: Fix for infinite recursion and bad license_type

Elizabeth Flanagan elizabeth.flanagan at intel.com
Sun May 29 00:26:23 UTC 2011


- Fixing LicenseVisitor so it forks at a BitOr instead of infinitely checking the node.
- Fixing the bad license_type syntax by lstriping it so it's valid python.
- Moved the bb.warn that we're using a SPDXLICENSEMAP to a note.

The following changes since commit 1169f1b066d0028bd2ef7915440450bd42ef165e:

   license.bbclass: Sane Parsing of licenses (2011-05-27 23:36:24 +0100)

are available in the git repository at:
   git://git.pokylinux.org/poky-contrib eflanagan/common-licenses
   http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=eflanagan/common-licenses

Beth Flanagan (1):
   license.bbclass: Infinite recursion of or nodes

  meta/classes/license.bbclass |   15 ++++++++-------
  1 files changed, 8 insertions(+), 7 deletions(-)




More information about the Openembedded-core mailing list