From patchwork Sun May 29 00:26:23 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] license.bbclass: Fix for infinite recursion and bad license_type Date: Sun, 29 May 2011 00:26:23 -0000 From: Elizabeth Flanagan X-Patchwork-Id: 4961 Message-Id: <4DE192AF.2040103@intel.com> To: Patches and discussions about the oe-core layer - 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(-)