From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id E2244E00A54; Tue, 12 Mar 2019 16:15:12 -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.19.142 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 fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 02BF8E0048C for ; Tue, 12 Mar 2019 16:15:11 -0700 (PDT) Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id x2CNFBE1079089 for ; Tue, 12 Mar 2019 18:15:11 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1552432511; bh=LLaERr1hPH9VfxtvnZEIHSvEdL6WYFYbhjQ67dWb3QM=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=uGbiT2xf5f0TsI8tew4Z5rkt5KXBNwlHxIZo5wvNitxH9RxLth0jE5p0syaorwwFR a8/0QFEKCvqVQaILSPQLPIuvyvOeKSzEXDTEPkRsIJAw86i/4QVoOl0LDWcLTTBK3T tkYFbhhx55GfW6lRUDEI4tjoCC5xINC4FCZP3e+k= Received: from DFLE113.ent.ti.com (dfle113.ent.ti.com [10.64.6.34]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id x2CNFBLb122003 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 12 Mar 2019 18:15:11 -0500 Received: from DFLE111.ent.ti.com (10.64.6.32) by DFLE113.ent.ti.com (10.64.6.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1591.10; Tue, 12 Mar 2019 18:15:11 -0500 Received: from dlep33.itg.ti.com (157.170.170.75) by DFLE111.ent.ti.com (10.64.6.32) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.1591.10 via Frontend Transport; Tue, 12 Mar 2019 18:15:10 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep33.itg.ti.com (8.14.3/8.13.8) with ESMTP id x2CNFA2G026063; Tue, 12 Mar 2019 18:15:10 -0500 Date: Tue, 12 Mar 2019 19:15:10 -0400 From: Denys Dmytriyenko To: Mahesh Radhakrishnan Message-ID: <20190312231510.GE28041@beryl> References: <1552355028-25739-1-git-send-email-m-radhakrishnan2@ti.com> <1552355028-25739-3-git-send-email-m-radhakrishnan2@ti.com> MIME-Version: 1.0 In-Reply-To: <1552355028-25739-3-git-send-email-m-radhakrishnan2@ti.com> 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: [rocko/master][PATCH 2/7] gcc-arm-none-eabi-native: Update to 7.0-2018-q2-update 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, 12 Mar 2019 23:15:13 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Mon, Mar 11, 2019 at 09:43:43PM -0400, Mahesh Radhakrishnan wrote: > License has been changed to include a few new licenses such as > Synopsis,Joel Sherrill,Rich Felker,Otto Moerbeek,embedded brains Gmbh, > Regents of Univ of California, Digital Equipment Corporation, John > Baldwin,WIDE project, Jeffrey Roberson, ARM Ltd, NetBSD,Michael R Nelly, > and CYGWIN license > Signed-off-by: Mahesh Radhakrishnan > --- > ....bb => gcc-arm-none-eabi-native_7-2018-q2-update.bb} | 17 +++++++++++------ > 1 file changed, 11 insertions(+), 6 deletions(-) > rename recipes-ti/devtools/{gcc-arm-none-eabi-native_6-2017-q1-update.bb => gcc-arm-none-eabi-native_7-2018-q2-update.bb} (47%) > > diff --git a/recipes-ti/devtools/gcc-arm-none-eabi-native_6-2017-q1-update.bb b/recipes-ti/devtools/gcc-arm-none-eabi-native_7-2018-q2-update.bb > similarity index 47% > rename from recipes-ti/devtools/gcc-arm-none-eabi-native_6-2017-q1-update.bb > rename to recipes-ti/devtools/gcc-arm-none-eabi-native_7-2018-q2-update.bb > index 1140f27..c5f76aa 100644 > --- a/recipes-ti/devtools/gcc-arm-none-eabi-native_6-2017-q1-update.bb > +++ b/recipes-ti/devtools/gcc-arm-none-eabi-native_7-2018-q2-update.bb > @@ -1,17 +1,20 @@ > DESCRIPTION = "Baremetal GCC for ARM" > LICENSE = "GPL-3.0-with-GCC-exception & GPLv3" > > -LIC_FILES_CHKSUM = "file://share/doc/gcc-arm-none-eabi/license.txt;md5=c224e429f53a1a6ce70bf8986ea2990b" > +LIC_FILES_CHKSUM = "file://share/doc/gcc-arm-none-eabi/license.txt;md5=f77466c63f5787f4bd669c402aabe061" > > inherit native > require recipes-ti/includes/ti-paths.inc > > -SRC_URI = "https://developer.arm.com/-/media/Files/downloads/gnu-rm/6_1-2017q1/gcc-arm-none-eabi-6-2017-q1-update-linux.tar.bz2;name=gcc-arm-none" > +SRC_URI = "https://developer.arm.com/-/media/Files/downloads/gnu-rm/7-2018q2/gcc-arm-none-eabi-7-2018-q2-update-linux.tar.bz2;name=gcc-arm-none" > > -SRC_URI[gcc-arm-none.md5sum] = "30004c24f4632bc594952462bb0cd1c9" > -SRC_URI[gcc-arm-none.sha256sum] = "e7aad2579f02e3b095c6d7899ca5e6a70cfa9b8a8cbd6abd868da849d416c2eb" > +SRC_URI[gcc-arm-none.md5sum] = "299ebd3f1c2c90930d28ab82e5d8d6c0" > +SRC_URI[gcc-arm-none.sha256sum] = "bb17109f0ee697254a5d4ae6e5e01440e3ea8f0277f2e8169bf95d07c7d5fe69" > > -S = "${WORKDIR}/gcc-arm-none-eabi-6-2017-q1-update" > +S = "${WORKDIR}/gcc-arm-none-eabi-7-2018-q2-update" > + > +# only x86_64 is supported > +COMPATIBLE_HOST = "x86_64.*-linux" > > do_install() { > install -d ${D}${GCC_ARM_NONE_TOOLCHAIN_RECIPE} > @@ -20,4 +23,6 @@ do_install() { > > FILES_${PN} = "${GCC_ARM_NONE_TOOLCHAIN_RECIPE}/*" > > -INSANE_SKIP_${PN} = "already-stripped" > +INSANE_SKIP_${PN} = "already-stripped libdir staticdev" > + > +BBCLASSEXTEND = "native nativesdk" This patch will not apply, as these changes are already in rocko. > -- > 1.9.1 > > -- > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti