All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: Sumit Garg <sumit.garg@linaro.org>
Cc: meta-arm@lists.yoctoproject.org
Subject: Re: [meta-arm] [PATCH] external-arm-toolchain: convert remaining licenses to SPDX
Date: Fri, 25 Feb 2022 16:20:33 -0500	[thread overview]
Message-ID: <20220225212033.GA26229@denix.org> (raw)
In-Reply-To: <CAFA6WYPdD1eUTRZc7qXG6ANn2YnLhH23v+afS95NtV3t9sSz_w@mail.gmail.com>

On Fri, Feb 25, 2022 at 10:51:13AM +0530, Sumit Garg wrote:
> Hi Denys,
> 
> On Thu, 24 Feb 2022 at 22:54, Denys Dmytriyenko <denis@denix.org> wrote:
> >
> > As automated script missed those.
> > Also, correct GPLv3 to actually be GPL-3.0-only for toolchain components.
> >
> > Signed-off-by: Denys Dmytriyenko <denis@denix.org>
> > ---
> >  .../recipes-devtools/external-arm-toolchain/license.inc   | 8 ++++----
> >  1 file changed, 4 insertions(+), 4 deletions(-)
> >
> 
> It looks like there is already a patch merged to fix this.
> 
> [1] https://git.yoctoproject.org/meta-arm/commit/?id=74bd32b2e619b0308b6e44841c6bb2c5968346ee

It was not in the master at the time and there were no patch on the mailing 
list.


> -Sumit
> 
> > diff --git a/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/license.inc b/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/license.inc
> > index 10f2542..4260dc7 100644
> > --- a/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/license.inc
> > +++ b/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/license.inc
> > @@ -1,9 +1,9 @@
> >  LICENSE = "GPL-3.0-with-GCC-exception & GPL-3.0-only & GPL-2.0-only & LGPL-3.0-only & LGPL-2.1-only & LGPL-2.0-only"
> >
> > -EAT_BFD_LICENSE = "GPL-3.0"
> > -EAT_GCC_LICENSE = "GPL-3.0-with-GCC-exception & GPLv3"
> > -EAT_GDB_LICENSE = "GPL-3.0"
> > -EAT_LIBC_LICENSE = "GPLv2 & LGPLv2.1"
> > +EAT_BFD_LICENSE = "GPL-3.0-only"
> > +EAT_GCC_LICENSE = "GPL-3.0-with-GCC-exception & GPL-3.0-only"
> > +EAT_GDB_LICENSE = "GPL-3.0-only"
> > +EAT_LIBC_LICENSE = "GPL-2.0-only & LGPL-2.1-only"
> >  EAT_RLE_LICENSE = "GPL-3.0-with-GCC-exception"
> >
> >  LICENSE:${PN} = "${EAT_LIBC_LICENSE}"
> > --
> > 2.25.1


  reply	other threads:[~2022-02-25 21:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-24 17:24 [PATCH] external-arm-toolchain: convert remaining licenses to SPDX Denys Dmytriyenko
2022-02-25  5:21 ` [meta-arm] " Sumit Garg
2022-02-25 21:20   ` Denys Dmytriyenko [this message]
2022-02-28 14:32     ` Jon Mason

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=20220225212033.GA26229@denix.org \
    --to=denis@denix.org \
    --cc=meta-arm@lists.yoctoproject.org \
    --cc=sumit.garg@linaro.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.