All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
To: Armin Kuster <akuster808@gmail.com>
Cc: Paul Eggleton <paul.eggleton@linux.intel.com>,
	"openembedded-core@lists.openembedded.org"
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/1] socat: fix LICENSE
Date: Tue, 27 Nov 2018 11:07:52 +0000	[thread overview]
Message-ID: <d86ecb42fec746949d7fd4d33aea676e@XBOX04.axis.com> (raw)
In-Reply-To: <ce1f3acd80c56e712571e76342fa72265838258b.1542923737.git.paul.eggleton@linux.intel.com>

Can you please cherry-pick this to the stable releases (Thud, Sumo, etc)?

//Peter

> -----Original Message-----
> From: openembedded-core-bounces@lists.openembedded.org <openembedded-
> core-bounces@lists.openembedded.org> On Behalf Of Paul Eggleton
> Sent: den 22 november 2018 22:56
> To: openembedded-core@lists.openembedded.org
> Subject: [OE-core] [PATCH 1/1] socat: fix LICENSE
> 
> According to both the README and source headers, the LICENSE value for
> socat is explicitly GPLv2, not v2 or later, so adjust LICENSE
> accordingly (leaving aside whether "GPL-2.0+-with-OpenSSL-exception"
> should actually be considered a valid LICENSE string or not).
> 
> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
> ---
>  meta/recipes-connectivity/socat/socat_1.7.3.2.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-connectivity/socat/socat_1.7.3.2.bb
> b/meta/recipes-connectivity/socat/socat_1.7.3.2.bb
> index 927df7463ae..b2d6b1dea4a 100644
> --- a/meta/recipes-connectivity/socat/socat_1.7.3.2.bb
> +++ b/meta/recipes-connectivity/socat/socat_1.7.3.2.bb
> @@ -7,7 +7,7 @@ SECTION = "console/network"
> 
>  DEPENDS = "openssl readline"
> 
> -LICENSE = "GPL-2.0+-with-OpenSSL-exception"
> +LICENSE = "GPL-2.0-with-OpenSSL-exception"
>  LIC_FILES_CHKSUM =
> "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
> 
> file://README;beginline=257;endline=287;md5=338c05eadd013872abb1d6e198e
> 10a3f"
> 
> --
> 2.17.2
> 
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


  reply	other threads:[~2018-11-27 11:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-22 21:55 [PATCH 0/1] socat: fix LICENSE Paul Eggleton
2018-11-22 21:55 ` [PATCH 1/1] " Paul Eggleton
2018-11-27 11:07   ` Peter Kjellerstedt [this message]
2018-11-27 15:43     ` akuster808

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=d86ecb42fec746949d7fd4d33aea676e@XBOX04.axis.com \
    --to=peter.kjellerstedt@axis.com \
    --cc=akuster808@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=paul.eggleton@linux.intel.com \
    /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.