[oe] [meta-java][PATCH 0/5] Fix several license issues

jackie.huang at windriver.com jackie.huang at windriver.com
Fri Feb 5 02:16:56 UTC 2016


From: Jackie Huang <jackie.huang at 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




More information about the Openembedded-devel mailing list