From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 0CDBBE00C46; Mon, 30 Sep 2019 17:00:17 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-4.3 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, * medium trust * [198.47.23.248 listed in list.dnswl.org] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid Received: from lelv0143.ext.ti.com (lelv0143.ext.ti.com [198.47.23.248]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 6088FE00B33 for ; Mon, 30 Sep 2019 17:00:16 -0700 (PDT) Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id x9100FAP056667; Mon, 30 Sep 2019 19:00:15 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1569888015; bh=kswRrpN1qKZw8KRMkkKppxUtoHESHN2gfnTHyv2Ua5k=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=WJZ/7Ru5zwq9iDyY1QrD53BSf2vch8du38KgOW2aqDdp6gfvRn6sK8TSxUWoDOm9B aBgc5s0AX86f2P41ry8TN0D1Qjvn8Fam83bSFcBCbDGzQ66tGek53PnlvR3Y1pj/Mg aDcFbswjFO6Wy1wyU1l1umsJggLeWmYv0GJGy4w0= Received: from DFLE111.ent.ti.com (dfle111.ent.ti.com [10.64.6.32]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id x9100FdT032990 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 30 Sep 2019 19:00:15 -0500 Received: from DFLE103.ent.ti.com (10.64.6.24) by DFLE111.ent.ti.com (10.64.6.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1713.5; Mon, 30 Sep 2019 19:00:15 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) by DFLE103.ent.ti.com (10.64.6.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1713.5 via Frontend Transport; Mon, 30 Sep 2019 19:00:15 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id x9100EpO113431; Mon, 30 Sep 2019 19:00:15 -0500 Date: Mon, 30 Sep 2019 20:00:14 -0400 From: Denys Dmytriyenko To: Khem Raj Message-ID: <20191001000014.GE15230@beryl> References: <20190929154335.2646732-1-raj.khem@gmail.com> <20190929154335.2646732-3-raj.khem@gmail.com> <20190930183244.GB12684@beryl> <83d37389-25a3-bc84-1a98-3e5670dc25f6@gmail.com> <20190930204356.GA15230@beryl> MIME-Version: 1.0 In-Reply-To: <20190930204356.GA15230@beryl> User-Agent: Mutt/1.5.24 (2015-08-30) X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Cc: meta-ti@yoctoproject.org Subject: Re: [PATCH 3/3] beaglebone-getting-started: Mention CC-BY-SA-3.0 and correct GPL version X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Oct 2019 00:00:17 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline 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? > > 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 > > >> --- > > >> 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