All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] License: dash fix, deb support and ast parse fix
@ 2011-12-10  0:05 Beth Flanagan
  2011-12-10  0:05 ` [PATCH 1/3] license.bbclass: remove bashism Beth Flanagan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Beth Flanagan @ 2011-12-10  0:05 UTC (permalink / raw)
  To: openembedded-core

Three patches here, one of which requires 4a13766c7b223d.

- Fixed the bashism during license manifest creation.
- Add deb as a valid pkg type for manifest creation. This requires 4a137766c
- Handle LICENSE fields that ast chokes on nicer.

The following changes since commit af7fbd6083f4b5f1770e58fe0a2262951037c176:

  connman: disable ntp support (2011-12-09 19:18:24 +0000)

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

Elizabeth Flanagan (3):
  license.bbclass: remove bashism.
  license.bbclass: remove deb exlusion
  license/copyleft: exception for ast parse

 meta/classes/copyleft_compliance.bbclass |    2 +
 meta/classes/license.bbclass             |   54 +++++++++++++++---------------
 2 files changed, 29 insertions(+), 27 deletions(-)




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

end of thread, other threads:[~2011-12-10  0:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-10  0:05 [PATCH 0/3] License: dash fix, deb support and ast parse fix Beth Flanagan
2011-12-10  0:05 ` [PATCH 1/3] license.bbclass: remove bashism Beth Flanagan
2011-12-10  0:05 ` [PATCH 2/3] license.bbclass: remove deb exlusion Beth Flanagan
2011-12-10  0:05 ` [PATCH 3/3] license/copyleft: exception for ast parse Beth Flanagan
2011-12-10  0:17 ` [PATCH 0/3] License: dash fix, deb support and ast parse fix 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.