| Submitter | Elizabeth Flanagan |
|---|---|
| Date | May 29, 2011, 12:26 a.m. |
| Message ID | <4DE192AF.2040103@intel.com> |
| Download | mbox |
| Permalink | /patch/4961/ |
| State | New, archived |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib eflanagan/common-licensesComments
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