[meta-ti] [PATCH 3/3] beaglebone-getting-started: Mention CC-BY-SA-3.0 and correct GPL version
Denys Dmytriyenko
denys at ti.com
Mon Sep 30 11:32:44 PDT 2019
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 at 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 at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
More information about the meta-ti
mailing list