All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-java][PATCH 0/5] Fix several license issues
@ 2016-02-05  2:16 jackie.huang
  2016-02-05  2:16 ` [meta-java][PATCH 1/5] jikes: fix the license name jackie.huang
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jackie.huang @ 2016-02-05  2:16 UTC (permalink / raw)
  To: openembedded-devel

From: Jackie Huang <jackie.huang@windriver.com>

Fixed the following license issues:
WARNING: jikes-native: No generic license file exists for: IBM in any provider
WARNING: cup-native: No generic license file exists for: CUP in any provider
WARNING: jacl-native: No generic license file exists for: JACL in any provider
WARNING: jlex-native: No generic license file exists for: JLEX in any provider
WARNING: classpath: No generic license file exists for: Classpath in any provider

--
The following changes since commit b7fe60a8e23664b3c637fa913ccdcfd0c122487e:

  cacao: remove invalid configure options (2016-01-29 11:37:51 +0200)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib.git jhuang0/d_java-licenses_160205-0
  http://git.pokylinux.org/cgit.cgi//log/?h=jhuang0/d_java-licenses_160205-0

Jackie Huang (5):
  jikes: fix the license name
  cup: add the license file
  jacl: fix license and add license files
  jlex: fix the license and add JLEX license file
  classpath: fix the license

 licenses/AMD                         | 50 ++++++++++++++++++++++
 licenses/CDS                         | 83 ++++++++++++++++++++++++++++++++++++
 licenses/CUP                         | 20 +++++++++
 licenses/JLEX                        | 19 +++++++++
 licenses/SUN                         | 31 ++++++++++++++
 recipes-core/classpath/classpath.inc |  2 +-
 recipes-core/jacl/jacl_1.4.1.bb      |  5 ++-
 recipes-core/jikes/jikes_1.22.bb     |  2 +-
 recipes-core/jlex/jlex_1.2.6.bb      |  4 +-
 9 files changed, 209 insertions(+), 7 deletions(-)
 create mode 100644 licenses/AMD
 create mode 100644 licenses/CDS
 create mode 100644 licenses/CUP
 create mode 100644 licenses/JLEX
 create mode 100644 licenses/SUN

-- 
1.9.1



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

end of thread, other threads:[~2016-02-05 17:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-05  2:16 [meta-java][PATCH 0/5] Fix several license issues jackie.huang
2016-02-05  2:16 ` [meta-java][PATCH 1/5] jikes: fix the license name jackie.huang
2016-02-05  2:16 ` [meta-java][PATCH 2/5] cup: add the license file jackie.huang
2016-02-05  2:16 ` [meta-java][PATCH 3/5] jacl: fix license and add license files jackie.huang
2016-02-05  2:17 ` [meta-java][PATCH 4/5] jlex: fix the license and add JLEX license file jackie.huang
2016-02-05  2:17 ` [meta-java][PATCH 5/5] classpath: fix the license jackie.huang
2016-02-05 17:07 ` [meta-java][PATCH 0/5] Fix several license issues Maxin B. John

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.