summaryrefslogtreecommitdiffstats
path: root/recipes-ti/devtools
AgeCommit message (Collapse)Author
2018-02-14ti-xdctools: do not create target packageJacob Stiffler
* ti-xdctools is a host development package, but the target recipe is needed to create the sourceipk used in SDKs. * And move class extension to common include. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-02-07ti-cg-xml: inhibit all strippingDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-01-15ti-cgt-pru: update toolchain to 2.2.1 versionSuraj Das
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-12-21ti-xdctools: extend to native and nativesdkMertz, Timothy
ti-xdctools should be a native recipe as it more accurately reflects how it is supposed to be used. In addition, this allows it to be built as nativesdk and included in SDK image tools Signed-off-by: "Mertz, Timothy" <timothy.mertz@garmin.com> Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Jacob Stiffler <j-stiffler@ti.com>
2017-10-19ti-cgt6x: update to version 8.2.2Jacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-10-19ti-xdctools: Update to new version 3.50.03.33Sam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-10-19gcc-arm-none-eabi-native: Add recipe for new version 6-2017-q1-updateSam Nelson
The source location changed to developer.arm.com compared to previous version Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-09-01ti-cgt-pru: updated version to 2.1.5Ivan Pang
Signed-off-by: Ivan Pang <i-pang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-08-22ti-cgt6x-7: added recipe for TI CGT6x 7.x.xIvan Pang
This recipe specifically installs the 7.x.x series of TI CGT6x. Signed-off-by: Ivan Pang <i-pang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-07-17ti-cgt6x: revert version to 8.1.3Jacob Stiffler
* In version 8.2.0, the default compression algorithm used by cinit was changed from RLE24 to LZSS. * This change exposed cache coherency issue related to global objects in multicore applications. * Revert to 8.1.3 to allow time to resolve the exposed issues. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-06-20ti-cgt6x: update to version 8.2.0Jacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-05-01Resolve host contamination warningsJustin Sobota
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-04-27ti-ccsv6: Remove the recipe and other dependenciesKarthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-04-27ti-cgt-arm: add recipe for 16.9.2Karthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-02-17ti-cgt-pru: update to version 2.1.4Jacob Stiffler
* The old license file, LICENSE.txt, has been removed in this release, so use the HTML manifest for the license. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-20recipes: fix build issue due to bb.data.* deprecationThomas Perrot
Causes following error: Exception: AttributeError: module 'bb.data' has no attribute 'getVar' Signed-off-by: Thomas Perrot <thomas.perrot@tupi.fr> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-19ti-xdctools: Upstream version 3.32.01.22Justin Sobota
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-09-30gcc-arm-none-eabi-native: Update to version 4.9.2015q3Justin Sobota
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-07-25ti-ccsv6-native: update to new version 6.1.3.00034Karthik Ramanan
updated MD5/SHA256 checksum from the previous recipe Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-06-07recipes: cleanupDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-06-01ti-ccsv6-native: update to new version 6.1.3.00033Ming Wei
updated ARM-CGT version and MD5/SHAR256 checksum Signed-off-by: Ming Wei <mwei@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-04-29ti-cgt-pru: suppress already stripped warningDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-04-29gcc-arm-none-eabi-native: suppress already stripped warningDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-04-02recipes-ti: prevent any stripping of binaries due to different arch/formatDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-04-01HACK: ti-xdctools, ti-xdais: disable stripping for nowDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-03-31ti-ccsv6-native: Upgrade to version 6.1.2.00015Justin Sobota
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-03-07ti-xdctools: Update to verion 3.32.00.06Justin Sobota
License checksum calculation now ignores generation date Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-01-27ti-cg-xml: Add version 2.41.00Jacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-01-27ti-cgt6x: Upgrade to version 8.1.0Jacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-10-29ti-cgt-pru: Add version 2.1.1Jacob Stiffler
* TI PRU Code Generation Tools Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-10-28gcc-arm-none-eabi-native: Add GCC baremetal toolchainJacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-10-22ti-ccsv6-native: Add CCS 6.1.1.00022Jacob Stiffler
* Due to licensing, this installer must be downloaded manually and placed into either the downloads directory, or placed on a mirror. * Please see http://processors.wiki.ti.com/index.php/Download_CCS#Code_Composer_Studio_Version_6_Downloads * NOTE: That the Linux off-line installation tarball is the file required. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-10ti-xdctools: Add version 3.31.02.38.Jacob Stiffler
* This version adheres to the new "core" package format. * Add the version-indepedent include file for the core packages * Extract common information between the core and legacy packages into the ti-xdctools-common.inc file. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-04ti-cgt6x: Upgrade to version 8.0.3Jacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-05-22ti-xdctools: Add version 3.30.06.67Jacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-05-22ti-cgt6x: Fix installation for native and nativesdk classes.Jacob Stiffler
* Many RTOS packages assume that the entire cgt is installed in a single directory as opposed to standard install paths. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-04-27ti-cgt6x: update LICENSE to the proper formatDenys Dmytriyenko
This avoids warnings in master. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-02-26ti-cgt6x: Add verion 8.0.0Jacob Stiffler
* Supports native and nativesdk classes as well as target. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-06-23Use INSANE_SKIP_${PN} = "installed-vs-shipped"Ash Charles
A number of recipes in recipes-ti install more files than are packaged causing lots of QA errors. We choose to ignore these. Signed-off-by: Ash Charles <ashcharles@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-20various: fix installation directories for corrected ti-eula-unpackPeter A. Bigot
Signed-off-by: Peter A. Bigot <bigotp@acm.org> Acked-by: Roger Monk <r-monk@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-12-22ti-cgt6x: add 7.2.7Koen Kooi
Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-22ti-cgt6x: update to 6.1.20Koen Kooi
Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-19ti-xdctools: update to 3.23.00.32Koen Kooi
Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-16ti-cgt6x: move license checksum to recipeKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-16xdctools: fix toolchain hardcoded pathsEnrico Butera
Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-16ti devtools: fix LIC_FILES_CHKSUMEnrico Butera
Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-16xdctools: remove broken versionEnrico Butera
Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-16xdctools: remove broken versionEnrico Butera
Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-16import codec engine and dependencies from oe classicEnrico Butera
Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-06add cgt470 4.6.6Koen Kooi