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 20:22:56 -0400 [thread overview]
Message-ID: <20191001002256.GF15230@beryl> (raw)
In-Reply-To: <CAMKF1sokASu7UjG2nP5B+h0Xu8CfLpZXW950vWBiUcA=bYYOEg@mail.gmail.com>
On Mon, Sep 30, 2019 at 05:07:01PM -0700, Khem Raj wrote:
> On Mon, Sep 30, 2019 at 5:00 PM Denys Dmytriyenko <denys@ti.com> wrote:
> >
> > On Mon, Sep 30, 2019 at 04:43:56PM -0400, Denys Dmytriyenko wrote:
> > > On Mon, Sep 30, 2019 at 01:40:23PM -0700, Khem Raj wrote:
> > > >
> > > >
> > > > On 9/30/19 11:32 AM, Denys Dmytriyenko wrote:
> > > > > 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? :)
> > > > >
> > > >
> > > > The README should be specific about which recipes are not maintained, it
> > > > has a general statement which gives a scare, if the recipe is not
> > > > maintained then this should be removed or atleast blacklisted if you
> > > > still want to keep it around.
> > > >
> > > > I was trying to help clearing up license warnings, other than that I
> >
> > BTW, the only warning I see for this recipe, is that "others" license is
> > unknown. Your patch was not addressing it - should I just remove "others"
> > from the list, as this was back from the days when the list wasn't checked
> > so strictly?
> >
>
> Yes, go ahead.
https://lists.yoctoproject.org/pipermail/meta-ti/2019-September/012292.html
> > > > dont have any interest in this recipe.
> > > >
> > > > I can send a patch to blacklist it if thats fine with you.
> > >
> > > Fair enough, let me take a look at it myself.
> > >
> > >
> > > > >> 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
> > > --
> > > _______________________________________________
> > > meta-ti mailing list
> > > meta-ti@yoctoproject.org
> > > https://lists.yoctoproject.org/listinfo/meta-ti
next prev parent reply other threads:[~2019-10-01 0:22 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
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 [this message]
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=20191001002256.GF15230@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.