openembedded-devel.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
From: <jackie.huang@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [meta-java][PATCH 0/5] Fix several license issues
Date: Fri, 5 Feb 2016 10:16:56 +0800	[thread overview]
Message-ID: <cover.1454638380.git.jackie.huang@windriver.com> (raw)

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



             reply	other threads:[~2016-02-05  2:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-05  2:16 jackie.huang [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1454638380.git.jackie.huang@windriver.com \
    --to=jackie.huang@windriver.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).