All of lore.kernel.org
 help / color / mirror / Atom feed
From: "akash hadke" <akash.hadke27@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-java][master][PATCH] meta-java: Adapt LICENSE as SPDX identifiers
Date: Thu, 19 Oct 2023 06:51:35 -0700	[thread overview]
Message-ID: <19195.1697723495602103996@lists.openembedded.org> (raw)
In-Reply-To: <6763.1697708094189515372@lists.openembedded.org>

[-- Attachment #1: Type: text/plain, Size: 1292 bytes --]

On Thu, Oct 19, 2023 at 03:04 PM, Jermain Horsman wrote:

> 
> On Wed, Oct 18, 2023 at 12:44 PM, akash hadke wrote:
> 
> 
>> diff --git a/recipes-core/cacao/cacao_git.bb
>> b/recipes-core/cacao/cacao_git.bb
>> index fef7f34..80129b1 100644
>> --- a/recipes-core/cacao/cacao_git.bb
>> +++ b/recipes-core/cacao/cacao_git.bb
>> @@ -1,6 +1,6 @@
>> SUMMARY = "CacaoVM for use as OpenEmbedded's Java VM"
>> HOMEPAGE = " http://www.cacaojvm.org/"
>> -LICENSE = "GPL-2.0"
>> +LICENSE = "GPL-2.0-only"
>> LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
>> SECTION = "interpreters"
> 
> You might want to double check the source,
> a quick look at e.g. https://bitbucket.org/cacaovm/cacao/src/master/COPYING
> :
> 
> This program is free software; you can redistribute it and/or modify
> it under the terms of the GNU General Public License as published by
> the Free Software Foundation; either version 2 of the License, or
> (at your option) any later version.
> 
> shows this should be 'GPL-2.0-or-later' instead.

I only executed poky/scripts/contrib/convert-spdx-licenses.py script to update the LICENSEs as per kirkstone.
I did not check the source.
If you want I can share a separate patch to update LICENSE for this specific component.

[-- Attachment #2: Type: text/html, Size: 1605 bytes --]

  reply	other threads:[~2023-10-19 13:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-18 10:43 [meta-java][master][PATCH] meta-java: Adapt LICENSE as SPDX identifiers Akash Hadke
2023-10-19  9:34 ` Jermain Horsman
2023-10-19 13:51   ` akash hadke [this message]
2023-10-26 14:08     ` akash hadke

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=19195.1697723495602103996@lists.openembedded.org \
    --to=akash.hadke27@gmail.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 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.