diff options
author | Jacob Stiffler <j-stiffler@ti.com> | 2017-10-18 23:25:54 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-10-19 15:42:11 -0400 |
commit | ac12e50b95a87a39639d6b732e5a136712af0330 (patch) | |
tree | c6d4b355c96c76506ba73001ad9a243e96d9407e | |
parent | 7ed8f53b05275a6179f650bf8f809d1ae1c12897 (diff) | |
download | meta-ti-ac12e50b95a87a39639d6b732e5a136712af0330.tar.gz |
ti-cgt6x: update to version 8.2.2
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.2.2.bb (renamed from recipes-ti/devtools/ti-cgt6x_8.1.3.bb) | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes-ti/devtools/ti-cgt6x_8.1.3.bb b/recipes-ti/devtools/ti-cgt6x_8.2.2.bb index d6295ab3..04e55ae9 100644 --- a/recipes-ti/devtools/ti-cgt6x_8.1.3.bb +++ b/recipes-ti/devtools/ti-cgt6x_8.2.2.bb | |||
@@ -2,8 +2,8 @@ DESCRIPTION = "TI DSP Code Generation Tools" | |||
2 | HOMEPAGE = "https://www-a.ti.com/downloads/sds_support/TICodegenerationTools/download.htm" | 2 | HOMEPAGE = "https://www-a.ti.com/downloads/sds_support/TICodegenerationTools/download.htm" |
3 | LICENSE = "(TI-TSPA & Thai-Open-Source-Software-Center) & BSD-3-Clause & BSL-1.0 & Hewlett-Packard & AFL-3.0 & MIT & BSD-2-Clause & PD" | 3 | LICENSE = "(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 | ||
5 | LIC_FILES_CHKSUM = "file://ti-cgt-c6000_${PV}/C6000_8.1.x_CodeGenerationTools_Manifest.htm;md5=458bf5fa55a865372515aeba0dfa9b72" | 5 | LIC_FILES_CHKSUM = "file://ti-cgt-c6000_${PV}/C6000_8.2.x_CodeGenerationTools_Manifest.htm;md5=66147c95fc5d3f900b73414f8258c91e" |
6 | LIC_FILES_CHKSUM_class-target = "file://usr/share/doc/ti/cgt-c6x/C6000_8.1.x_CodeGenerationTools_Manifest.htm;md5=458bf5fa55a865372515aeba0dfa9b72" | 6 | LIC_FILES_CHKSUM_class-target = "file://usr/share/doc/ti/cgt-c6x/C6000_8.2.x_CodeGenerationTools_Manifest.htm;md5=66147c95fc5d3f900b73414f8258c91e" |
7 | 7 | ||
8 | PE = "1" | 8 | PE = "1" |
9 | 9 | ||
@@ -37,11 +37,11 @@ BINFILE_NAME_class-target = "cgt6x_arm_installer" | |||
37 | 37 | ||
38 | SRC_URI = "http://software-dl.ti.com/codegen/esd/cgt_public_sw/C6000/${PV}/${BINFILE};name=${BINFILE_NAME}" | 38 | SRC_URI = "http://software-dl.ti.com/codegen/esd/cgt_public_sw/C6000/${PV}/${BINFILE};name=${BINFILE_NAME}" |
39 | 39 | ||
40 | SRC_URI[cgt6x_x86_installer.md5sum] = "dca41cd1868709760589bed9d03a2053" | 40 | SRC_URI[cgt6x_x86_installer.md5sum] = "548c841b231c2fbd954218d4e370c995" |
41 | SRC_URI[cgt6x_x86_installer.sha256sum] = "df3a07350e8bcf942edf579a5ec778fca85a8071957b403db4ba52691d805029" | 41 | SRC_URI[cgt6x_x86_installer.sha256sum] = "f269e51eb29de2efd32b3ea93beebd7b00a1a156c923be1a33ba7d785c4c6a24" |
42 | 42 | ||
43 | SRC_URI[cgt6x_arm_installer.md5sum] = "2e872aabb214a228020febc102d64cef" | 43 | SRC_URI[cgt6x_arm_installer.md5sum] = "56f5e5464ab87af517a6cdd5fed06f3f" |
44 | SRC_URI[cgt6x_arm_installer.sha256sum] = "577b9dc43b9b1fb893a1d5cc6b6da149e89bd40e4c7df3dd5f4b6453b4203940" | 44 | SRC_URI[cgt6x_arm_installer.sha256sum] = "4b2e605a4afc3d4d0ac74013ee32496541abf093aedd70bc7ef040597933b1ea" |
45 | 45 | ||
46 | do_install() { | 46 | do_install() { |
47 | install -d ${D}${bindir} | 47 | install -d ${D}${bindir} |