From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id E3B76E00D26; Thu, 21 Jul 2016 11:00:52 -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=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high * trust * [198.47.26.153 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from devils.ext.ti.com (devils.ext.ti.com [198.47.26.153]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 6C470E00D09 for ; Thu, 21 Jul 2016 11:00:48 -0700 (PDT) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id u6LHvwer004157 for ; Thu, 21 Jul 2016 12:57:58 -0500 Received: from DLEE70.ent.ti.com (dlemailx.itg.ti.com [157.170.170.113]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id u6LI0klN019570 for ; Thu, 21 Jul 2016 13:00:46 -0500 Received: from dlep32.itg.ti.com (157.170.170.100) by DLEE70.ent.ti.com (157.170.170.113) with Microsoft SMTP Server id 14.3.294.0; Thu, 21 Jul 2016 13:00:45 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep32.itg.ti.com (8.14.3/8.13.8) with ESMTP id u6LI0ju9012259; Thu, 21 Jul 2016 13:00:45 -0500 Date: Thu, 21 Jul 2016 14:00:45 -0400 From: Denys Dmytriyenko To: Karthik Ramanan Message-ID: <20160721180045.GC10741@edge> References: <1469112443-8649-1-git-send-email-a0393906@ti.com> MIME-Version: 1.0 In-Reply-To: <1469112443-8649-1-git-send-email-a0393906@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-ti@yoctoproject.org Subject: Re: [PATCH] ti-ccsv6-native: update to new version 6.1.3.00034 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: Thu, 21 Jul 2016 18:00:53 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Karthik, Please make it a diff against the previous version. On Thu, Jul 21, 2016 at 08:17:23PM +0530, Karthik Ramanan wrote: > updated MD5/SHA256 checksum from the previous recipe > > Signed-off-by: Karthik Ramanan > --- > recipes-ti/devtools/ti-ccsv6-native_6.1.3.00034.bb | 48 ++++++++++++++++++++++ > 1 file changed, 48 insertions(+) > create mode 100644 recipes-ti/devtools/ti-ccsv6-native_6.1.3.00034.bb > > diff --git a/recipes-ti/devtools/ti-ccsv6-native_6.1.3.00034.bb b/recipes-ti/devtools/ti-ccsv6-native_6.1.3.00034.bb > new file mode 100644 > index 0000000..257e03e > --- /dev/null > +++ b/recipes-ti/devtools/ti-ccsv6-native_6.1.3.00034.bb > @@ -0,0 +1,48 @@ > +DESCRIPTION = "TI DSP Code Generation Tools" > +HOMEPAGE = "http://processors.wiki.ti.com/index.php/Download_CCS#Code_Composer_Studio_Version_6_Downloads" > +LICENSE = "(TI-TSPA & Thai-Open-Source-Software-Center) & BSD-3-Clause & BSL-1.0 & Hewlett-Packard & AFL-3.0 & MIT & BSD-2-Clause & PD" > + > +LIC_FILES_CHKSUM = "file://${WORKDIR}/ccsv6/doc/EULA/EULA.doc;md5=24fb8a52ac52d3938b5888362edb295a" > + > +inherit native > + > +require recipes-ti/includes/ti-unpack.inc > +require recipes-ti/includes/ti-staging.inc > +require recipes-ti/includes/ti-paths.inc > + > +TI_CGT_ARM_VERSION = "15.12.1.LTS" > + > +SRC_URI = "http://install.source.dir.local/CCS${PV}_linux.tar.gz;name=ccsv6" > + > +S = "${WORKDIR}/CCS${PV}_linux" > + > +BINFILE = "CCS${PV}_linux/ccs_setup_${PV}.bin" > +TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" > +TI_BIN_UNPK_CMDS = "" > + > +SRC_URI[ccsv6.md5sum] = "d95121970f8bcee944bf8b8e576bf3ec" > +SRC_URI[ccsv6.sha256sum] = "b785f040de8cccbc571923e34303fea92484677845df64a65abee2d3c248fa5b" > + > +SRC_URI[ccsv6.md5sum] = "ceaa5023c1a4b51bc637d3de1a15786b" > +SRC_URI[ccsv6.sha256sum] = "fb3205a21942da09684c871371513707c841c4fd8d88a62f6a7865b0a86cc492" > + > +do_install() { > + install -d ${D}${CCSV6_INSTALL_DIR_RECIPE} > + cp -r ${WORKDIR}/ccsv6/. ${D}${CCSV6_INSTALL_DIR_RECIPE} > + > + install -d ${D}${M4_TOOLCHAIN_INSTALL_DIR_RECIPE} > + cp -r ${WORKDIR}/ccsv6/tools/compiler/ti-cgt-arm_${TI_CGT_ARM_VERSION}/. \ > + ${D}${M4_TOOLCHAIN_INSTALL_DIR_RECIPE} > +} > + > +FILES_${PN} += "\ > + ${CCSV6_INSTALL_DIR_RECIPE} \ > + ${M4_TOOLCHAIN_INSTALL_DIR_RECIPE} \ > +" > + > +INHIBIT_PACKAGE_STRIP = "1" > +INHIBIT_SYSROOT_STRIP = "1" > +INHIBIT_PACKAGE_DEBUG_SPLIT = "1" > +INSANE_SKIP_${PN} = "arch libdir ldflags staticdev textrel dev-so" > + > +EXCLUDE_FROM_SHLIBS = "1" > -- > 1.9.1 > > -- > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti