From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 4C58DE008CE; Thu, 26 Feb 2015 09:02:42 -0800 (PST) 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 * [192.94.94.40 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from arroyo.ext.ti.com (arroyo.ext.ti.com [192.94.94.40]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 14822E0088A for ; Thu, 26 Feb 2015 09:02:38 -0800 (PST) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by arroyo.ext.ti.com (8.13.7/8.13.7) with ESMTP id t1QH2beT004007 for ; Thu, 26 Feb 2015 11:02:37 -0600 Received: from DFLE72.ent.ti.com (dfle72.ent.ti.com [128.247.5.109]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id t1QH2aUX031789 for ; Thu, 26 Feb 2015 11:02:36 -0600 Received: from dflp32.itg.ti.com (10.64.6.15) by DFLE72.ent.ti.com (128.247.5.109) with Microsoft SMTP Server id 14.3.224.2; Thu, 26 Feb 2015 11:02:35 -0600 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp32.itg.ti.com (8.14.3/8.13.8) with ESMTP id t1QH2Zv6005500; Thu, 26 Feb 2015 11:02:35 -0600 Date: Thu, 26 Feb 2015 12:02:34 -0500 From: Denys Dmytriyenko To: Jacob Stiffler Message-ID: <20150226170234.GE6052@edge> References: <1424883244-22883-1-git-send-email-j-stiffler@ti.com> MIME-Version: 1.0 In-Reply-To: <1424883244-22883-1-git-send-email-j-stiffler@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-ti@yoctoproject.org Subject: Re: [PATCH v4] ti-cgt6x: Add verion 8.0.0 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, 26 Feb 2015 17:02:42 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Wed, Feb 25, 2015 at 11:54:04AM -0500, Jacob Stiffler wrote: > * Supports native and nativesdk classes as well as target. This is fine, but it would be nice if you could provide a short changelog for the patch revisions next time - see how others are doing it after the --- line > Signed-off-by: Jacob Stiffler > --- > recipes-ti/devtools/ti-cgt6x_8.0.0.bb | 106 +++++++++++++++++++++++++++++++++ > 1 file changed, 106 insertions(+) > create mode 100644 recipes-ti/devtools/ti-cgt6x_8.0.0.bb > > diff --git a/recipes-ti/devtools/ti-cgt6x_8.0.0.bb b/recipes-ti/devtools/ti-cgt6x_8.0.0.bb > new file mode 100644 > index 0000000..f005569 > --- /dev/null > +++ b/recipes-ti/devtools/ti-cgt6x_8.0.0.bb > @@ -0,0 +1,106 @@ > +DESCRIPTION = "TI DSP Code Generation Tools" > +HOMEPAGE = "https://www-a.ti.com/downloads/sds_support/TICodegenerationTools/download.htm" > +LICENSE = "TI TSPA with portions under Thai Open Source Software Center & BSD-3-Clause & BSL-1.0 & Hewlett-Packard & AFL-3.0 & MIT & BSD-2-Clause & Public Domain & other similar" > + > +LIC_FILES_CHKSUM = "file://ti-cgt-c6000_${PV}/LICENSE.txt;md5=b6311962635a4f15630e36ec2d875eca" > +LIC_FILES_CHKSUM_class-target = "file://usr/share/doc/ti/cgt-c6x/LICENSE.txt;md5=b6311962635a4f15630e36ec2d875eca" > + > +PE = "1" > + > +require ../includes/ti-unpack.inc > + > +COMPATIBLE_HOST_class-target = "arm.*-linux" > + > +# For now we only have hardfp version for target class > +python __anonymous() { > + c = bb.data.getVar("CLASSOVERRIDE", d, 1) > + > + if c == "class-target": > + tunes = bb.data.getVar("TUNE_FEATURES", d, 1) > + if not tunes: > + return > + pkgn = bb.data.getVar("PN", d, 1) > + pkgv = bb.data.getVar("PV", d, 1) > + if "callconvention-hard" not in tunes: > + bb.warn("%s-%s ONLY supports hardfp mode for now" % (pkgn, pkgv)) > + raise bb.parse.SkipPackage("%s-%s ONLY supports hardfp mode for now" % (pkgn, pkgv)) > +} > + > + > +BINFILE = "ti_cgt_c6000_${PV}_linux_installer_x86.bin" > +BINFILE_NAME = "cgt6x_x86_installer" > +TI_BIN_UNPK_ARGS = "--prefix ${S}" > +TI_BIN_UNPK_CMDS = "" > + > +BINFILE_class-target = "ti_cgt_c6000_${PV}_armlinuxa8hf_busybox_installer.sh" > +BINFILE_NAME_class-target = "cgt6x_arm_installer" > + > +SRC_URI = "http://software-dl.ti.com/codegen/esd/cgt_public_sw/C6000/Production/${PV}/${BINFILE};name=${BINFILE_NAME}" > + > +SRC_URI[cgt6x_x86_installer.md5sum] = "ff83845672090bf0a669bba7b0cadf56" > +SRC_URI[cgt6x_x86_installer.sha256sum] = "297f77a00b211b3c4afa23afe7319e98b2400b5d2eb0f8c8cfe3ef7d7aa4d709" > + > +SRC_URI[cgt6x_arm_installer.md5sum] = "13961e5a1da4c310ea8c8707ab981fff" > +SRC_URI[cgt6x_arm_installer.sha256sum] = "cb24ae05baffbd44d6dedba68743be09fd883e04403e069c437c486533d8fffb" > + > +do_install() { > + install -d ${D}${bindir} > + for binfile in ${S}/ti-cgt-c6000_${PV}/bin/*; do > + install -m 755 ${binfile} ${D}${bindir} > + done > + > + install -d ${D}${datadir}/ti/cgt-c6x/include > + for includefile in ${S}/ti-cgt-c6000_${PV}/include/*; do > + install -m 644 ${includefile} ${D}${datadir}/ti/cgt-c6x/include > + done > + > + install -d ${D}${datadir}/ti/cgt-c6x/lib > + for libfile in ${S}/ti-cgt-c6000_${PV}/lib/*.a; do > + install -m 644 ${libfile} ${D}${datadir}/ti/cgt-c6x/lib > + done > + > + for libfile in ${S}/ti-cgt-c6000_${PV}/lib/*.cmd; do > + install -m 644 ${libfile} ${D}${datadir}/ti/cgt-c6x/lib > + done > + > + for libfile in ${S}/ti-cgt-c6000_${PV}/lib/*.lib; do > + install -m 644 ${libfile} ${D}${datadir}/ti/cgt-c6x/lib > + done > + > + install -d ${D}${datadir}/ti/cgt-c6x/lib/src > + for srcfile in ${S}/ti-cgt-c6000_${PV}/lib/src/*; do > + install -m 644 ${srcfile} ${D}${datadir}/ti/cgt-c6x/lib/src > + done > + > + install -d ${D}${datadir}/man/man1 > + for manfile in ${S}/ti-cgt-c6000_${PV}/man/man1/*; do > + install -m 644 ${manfile} ${D}${datadir}/man/man1 > + done > + > + install -d ${D}${datadir}/doc/ti/cgt-c6x > + for docfile in ${S}/ti-cgt-c6000_${PV}/*.txt; do > + install -m 644 ${docfile} ${D}${datadir}/doc/ti/cgt-c6x > + done > + > + for docfile in ${S}/ti-cgt-c6000_${PV}/*.htm; do > + install -m 644 ${docfile} ${D}${datadir}/doc/ti/cgt-c6x > + done > + > + for docfile in ${S}/ti-cgt-c6000_${PV}/*.spdx; do > + install -m 644 ${docfile} ${D}${datadir}/doc/ti/cgt-c6x > + done > + > + for docfile in ${S}/ti-cgt-c6000_${PV}/doc/*; do > + install -m 644 ${docfile} ${D}${datadir}/doc/ti/cgt-c6x > + done > + > +} > + > +do_install_class-target() { > + ${WORKDIR}/${BINFILE} --prefix ${D} > +} > + > +FILES_${PN} += "${datadir}/ti/*" > + > +BBCLASSEXTEND = "native nativesdk" > + > -- > 1.7.9.5 > > -- > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti