diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2020-02-29 03:53:33 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-03-02 18:23:07 +0000 |
commit | df00fe268b7f16559821a3ae053704fd6bb6599d (patch) | |
tree | 5b528b19d4690e86b61e9de1873e09b3d9d7dddf /recipes-ti | |
parent | e9ef9f510b2326ddd410c70da884012190a53015 (diff) | |
download | meta-ti-df00fe268b7f16559821a3ae053704fd6bb6599d.tar.gz |
ti-cgt-arm: Update to 18.12.5
The License checksum has changed due to version number change, but the
license itself has not changed
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti')
-rw-r--r-- | recipes-ti/devtools/ti-cgt-arm_18.12.5.bb (renamed from recipes-ti/devtools/ti-cgt-arm_18.12.1.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/devtools/ti-cgt-arm_18.12.1.bb b/recipes-ti/devtools/ti-cgt-arm_18.12.5.bb index 5e9c5f8a..8b496f44 100644 --- a/recipes-ti/devtools/ti-cgt-arm_18.12.1.bb +++ b/recipes-ti/devtools/ti-cgt-arm_18.12.5.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "TI ARM 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 & Patrick-Powell & AFL-3.0 & MIT & BSD-2-Clause & PD & BSD-4-Clause" | 3 | LICENSE = "(TI-TSPA & Thai-Open-Source-Software-Center) & BSD-3-Clause & BSL-1.0 & Patrick-Powell & AFL-3.0 & MIT & BSD-2-Clause & PD & BSD-4-Clause" |
4 | 4 | ||
5 | LIC_FILES_CHKSUM = "file://ti-cgt-arm_${PV}.LTS/README.txt;md5=ab7a61241e90fcd144a756d88294cf30" | 5 | LIC_FILES_CHKSUM = "file://ti-cgt-arm_${PV}.LTS/README.txt;md5=79631eb21b2e5b7190cd3ff1dfd41108" |
6 | 6 | ||
7 | require recipes-ti/includes/ti-unpack.inc | 7 | require recipes-ti/includes/ti-unpack.inc |
8 | require recipes-ti/includes/ti-staging.inc | 8 | require recipes-ti/includes/ti-staging.inc |
@@ -27,8 +27,8 @@ do_install() { | |||
27 | cp -r ${S}/ti-cgt-arm*/. ${D}${M4_TOOLCHAIN_INSTALL_DIR_RECIPE} | 27 | cp -r ${S}/ti-cgt-arm*/. ${D}${M4_TOOLCHAIN_INSTALL_DIR_RECIPE} |
28 | } | 28 | } |
29 | 29 | ||
30 | SRC_URI[cgt_arm_installer.md5sum] = "af2378cf8d5d6f200ef3329f5a065529" | 30 | SRC_URI[cgt_arm_installer.md5sum] = "e9e668332cf86c965b4da9d1d488426b" |
31 | SRC_URI[cgt_arm_installer.sha256sum] = "d90ae2360cd5b22912715ae7898d99352da1b97fd655f9a55d0d19a2a46bab0e" | 31 | SRC_URI[cgt_arm_installer.sha256sum] = "da976143128c619a278cb4214a4295c409d100f9e65ad2f4d0d1039db7cf98f4" |
32 | 32 | ||
33 | BINFILE_NAME = "cgt_arm_installer" | 33 | BINFILE_NAME = "cgt_arm_installer" |
34 | 34 | ||