All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] license.bbclass: Fix for infinite recursion and bad license_type
@ 2011-05-29  0:26 Elizabeth Flanagan
  2011-05-29  8:41 ` Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: Elizabeth Flanagan @ 2011-05-29  0:26 UTC (permalink / raw)
  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(-)



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 0/1] license.bbclass: Fix for infinite recursion and bad license_type
  2011-05-29  0:26 [PATCH 0/1] license.bbclass: Fix for infinite recursion and bad license_type Elizabeth Flanagan
@ 2011-05-29  8:41 ` Richard Purdie
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2011-05-29  8:41 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On Sat, 2011-05-28 at 17:26 -0700, Elizabeth Flanagan wrote:
> - 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

Merged to master, thanks.

Richard




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-29  8:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-29  0:26 [PATCH 0/1] license.bbclass: Fix for infinite recursion and bad license_type Elizabeth Flanagan
2011-05-29  8:41 ` Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.