Signed-off-by: Jacob Stiffler <[email protected]> --- recipes-ti/devtools/{ti-cgt6x_8.1.3.bb => ti-cgt6x_8.2.2.bb} | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) rename recipes-ti/devtools/{ti-cgt6x_8.1.3.bb => ti-cgt6x_8.2.2.bb} (86%)
diff --git a/recipes-ti/devtools/ti-cgt6x_8.1.3.bb b/recipes-ti/devtools/ti-cgt6x_8.2.2.bb similarity index 86% rename from recipes-ti/devtools/ti-cgt6x_8.1.3.bb rename to recipes-ti/devtools/ti-cgt6x_8.2.2.bb index 87d03cb..7a9c2dc 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" HOMEPAGE = "https://www-a.ti.com/downloads/sds_support/TICodegenerationTools/download.htm" 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://ti-cgt-c6000_${PV}/C6000_8.1.x_CodeGenerationTools_Manifest.htm;md5=458bf5fa55a865372515aeba0dfa9b72" -LIC_FILES_CHKSUM_class-target = "file://usr/share/doc/ti/cgt-c6x/C6000_8.1.x_CodeGenerationTools_Manifest.htm;md5=458bf5fa55a865372515aeba0dfa9b72" +LIC_FILES_CHKSUM = "file://ti-cgt-c6000_${PV}/C6000_8.2.x_CodeGenerationTools_Manifest.htm;md5=66147c95fc5d3f900b73414f8258c91e" +LIC_FILES_CHKSUM_class-target = "file://usr/share/doc/ti/cgt-c6x/C6000_8.2.x_CodeGenerationTools_Manifest.htm;md5=66147c95fc5d3f900b73414f8258c91e" PE = "1" @@ -37,11 +37,11 @@ BINFILE_NAME_class-target = "cgt6x_arm_installer" SRC_URI = "http://software-dl.ti.com/codegen/esd/cgt_public_sw/C6000/${PV}/${BINFILE};name=${BINFILE_NAME}" -SRC_URI[cgt6x_x86_installer.md5sum] = "dca41cd1868709760589bed9d03a2053" -SRC_URI[cgt6x_x86_installer.sha256sum] = "df3a07350e8bcf942edf579a5ec778fca85a8071957b403db4ba52691d805029" +SRC_URI[cgt6x_x86_installer.md5sum] = "548c841b231c2fbd954218d4e370c995" +SRC_URI[cgt6x_x86_installer.sha256sum] = "f269e51eb29de2efd32b3ea93beebd7b00a1a156c923be1a33ba7d785c4c6a24" -SRC_URI[cgt6x_arm_installer.md5sum] = "2e872aabb214a228020febc102d64cef" -SRC_URI[cgt6x_arm_installer.sha256sum] = "577b9dc43b9b1fb893a1d5cc6b6da149e89bd40e4c7df3dd5f4b6453b4203940" +SRC_URI[cgt6x_arm_installer.md5sum] = "56f5e5464ab87af517a6cdd5fed06f3f" +SRC_URI[cgt6x_arm_installer.sha256sum] = "4b2e605a4afc3d4d0ac74013ee32496541abf093aedd70bc7ef040597933b1ea" do_install() { install -d ${D}${bindir} -- 2.7.4 -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
