From: Denys Dmytriyenko <denys@ti.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [PATCH 3/3] beaglebone-getting-started: Mention CC-BY-SA-3.0 and correct GPL version
Date: Mon, 30 Sep 2019 14:32:44 -0400 [thread overview]
Message-ID: <20190930183244.GB12684@beryl> (raw)
In-Reply-To: <20190929154335.2646732-3-raj.khem@gmail.com>
On Sun, Sep 29, 2019 at 08:43:35AM -0700, Khem Raj wrote:
> This is as per
> https://github.com/jadonk/beaglebone-getting-started/blob/master/LICENSE.txt
You are looking at the latest LICENSE file, while the recipe hasn't updated
its SRCREV since early 2012, back when beagleboard.org was still active in OE.
Specifically, GPLv3+ was added in 2013:
https://github.com/jadonk/beaglebone-getting-started/commits/master/LICENSE.txt
We don't use this package, but I kept it in case someone still needs it. I did
put a README with a note in that directory:
http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/tree/recipes-ti/README
Probably, this can be updated to the latest, as part of fixing the LICENSE? :)
Denys
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
> recipes-ti/beagleboard/beaglebone-getting-started.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-ti/beagleboard/beaglebone-getting-started.bb b/recipes-ti/beagleboard/beaglebone-getting-started.bb
> index 6c61a4e9..c86e3518 100644
> --- a/recipes-ti/beagleboard/beaglebone-getting-started.bb
> +++ b/recipes-ti/beagleboard/beaglebone-getting-started.bb
> @@ -4,7 +4,7 @@ PR = "r21"
>
> inherit allarch
>
> -LICENSE = "GPLv2+ & MIT & PD & others"
> +LICENSE = "CC-BY-SA-3.0 & GPLv3+ & MIT & PD & others"
> LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=603591dea023c3c75b48e07cb47ce639"
>
> SRCREV = "6c548a307c948b28a99d48fd17d9790b56182196"
> --
> 2.23.0
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
next prev parent reply other threads:[~2019-09-30 18:32 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-29 15:43 [PATCH 1/3] u-boot-ti: Drop using COREBASE Khem Raj
2019-09-29 15:43 ` [PATCH 2/3] recipes-ti: Use COMMON_LICENSE_DIR instead of COREBASE Khem Raj
2019-09-29 15:43 ` [PATCH 3/3] beaglebone-getting-started: Mention CC-BY-SA-3.0 and correct GPL version Khem Raj
2019-09-30 18:32 ` Denys Dmytriyenko [this message]
2019-09-30 20:40 ` Khem Raj
2019-09-30 20:43 ` Denys Dmytriyenko
2019-10-01 0:00 ` Denys Dmytriyenko
2019-10-01 0:07 ` Khem Raj
2019-10-01 0:22 ` Denys Dmytriyenko
2019-09-29 16:40 ` [PATCH 1/3] u-boot-ti: Drop using COREBASE Denys Dmytriyenko
2019-09-29 23:52 ` Khem Raj
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=20190930183244.GB12684@beryl \
--to=denys@ti.com \
--cc=meta-ti@yoctoproject.org \
--cc=raj.khem@gmail.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.