summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2017-07-17 20:12:16 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-07-17 13:53:49 -0400
commit69104e2c25725d79a6e595d34a34f07608f9e26b (patch)
tree4de5569aecb1cdee8c156e7bf6170d4994c2853f
parent68db8a3e94c0dcdf7e8666ed8ce7c4f896b5f8b1 (diff)
downloadmeta-ti-69104e2c25725d79a6e595d34a34f07608f9e26b.tar.gz
ti-cgt6x: revert version to 8.1.3
* 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>
-rw-r--r--recipes-ti/devtools/ti-cgt6x_8.1.3.bb (renamed from recipes-ti/devtools/ti-cgt6x_8.2.0.bb)12
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes-ti/devtools/ti-cgt6x_8.2.0.bb b/recipes-ti/devtools/ti-cgt6x_8.1.3.bb
index 54af409b..87d03cbe 100644
--- a/recipes-ti/devtools/ti-cgt6x_8.2.0.bb
+++ b/recipes-ti/devtools/ti-cgt6x_8.1.3.bb
@@ -2,8 +2,8 @@ DESCRIPTION = "TI DSP Code Generation Tools"
2HOMEPAGE = "https://www-a.ti.com/downloads/sds_support/TICodegenerationTools/download.htm" 2HOMEPAGE = "https://www-a.ti.com/downloads/sds_support/TICodegenerationTools/download.htm"
3LICENSE = "(TI-TSPA & Thai-Open-Source-Software-Center) & BSD-3-Clause & BSL-1.0 & Hewlett-Packard & AFL-3.0 & MIT & BSD-2-Clause & PD" 3LICENSE = "(TI-TSPA & Thai-Open-Source-Software-Center) & BSD-3-Clause & BSL-1.0 & Hewlett-Packard & AFL-3.0 & MIT & BSD-2-Clause & PD"
4 4
5LIC_FILES_CHKSUM = "file://ti-cgt-c6000_${PV}/C6000_8.0.x_CodeGenerationTools_Manifest.htm;md5=0d1c662c65c3526fc0f4784a4e114ef4" 5LIC_FILES_CHKSUM = "file://ti-cgt-c6000_${PV}/C6000_8.1.x_CodeGenerationTools_Manifest.htm;md5=458bf5fa55a865372515aeba0dfa9b72"
6LIC_FILES_CHKSUM_class-target = "file://usr/share/doc/ti/cgt-c6x/C6000_8.0.x_CodeGenerationTools_Manifest.htm;md5=0d1c662c65c3526fc0f4784a4e114ef4" 6LIC_FILES_CHKSUM_class-target = "file://usr/share/doc/ti/cgt-c6x/C6000_8.1.x_CodeGenerationTools_Manifest.htm;md5=458bf5fa55a865372515aeba0dfa9b72"
7 7
8PE = "1" 8PE = "1"
9 9
@@ -37,11 +37,11 @@ BINFILE_NAME_class-target = "cgt6x_arm_installer"
37 37
38SRC_URI = "http://software-dl.ti.com/codegen/esd/cgt_public_sw/C6000/${PV}/${BINFILE};name=${BINFILE_NAME}" 38SRC_URI = "http://software-dl.ti.com/codegen/esd/cgt_public_sw/C6000/${PV}/${BINFILE};name=${BINFILE_NAME}"
39 39
40SRC_URI[cgt6x_x86_installer.md5sum] = "8f6d1cdb8c120e408fa6b4e1bb7b00d7" 40SRC_URI[cgt6x_x86_installer.md5sum] = "dca41cd1868709760589bed9d03a2053"
41SRC_URI[cgt6x_x86_installer.sha256sum] = "36a05c453daa3261ada9e7681d008bf2bd844e84699c7a8445af80c629b5497b" 41SRC_URI[cgt6x_x86_installer.sha256sum] = "df3a07350e8bcf942edf579a5ec778fca85a8071957b403db4ba52691d805029"
42 42
43SRC_URI[cgt6x_arm_installer.md5sum] = "6780b000adc4fd168f45a1776bb4dcf4" 43SRC_URI[cgt6x_arm_installer.md5sum] = "2e872aabb214a228020febc102d64cef"
44SRC_URI[cgt6x_arm_installer.sha256sum] = "13b84434e88a91316809c0377552ae2396499344ed1c5eb77f42cce1d6e2b0a8" 44SRC_URI[cgt6x_arm_installer.sha256sum] = "577b9dc43b9b1fb893a1d5cc6b6da149e89bd40e4c7df3dd5f4b6453b4203940"
45 45
46do_install() { 46do_install() {
47 install -d ${D}${bindir} 47 install -d ${D}${bindir}