diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2020-05-22 00:05:27 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2020-06-02 05:40:31 +0000 |
| commit | c6d7d2b31afeda33ab5dfb70c86b367405d7fea1 (patch) | |
| tree | bb2be0b0ac9a952ac584c7247b949782b81866fb | |
| parent | c9198ac0c66cae40f22e80339e4d6798d06580b7 (diff) | |
| download | meta-ti-c6d7d2b31afeda33ab5dfb70c86b367405d7fea1.tar.gz | |
ti-cgt-arm: upgrade 18.12.5 -> 20.2.0
License file got changed from txt to html
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-ti/devtools/ti-cgt-arm_20.2.0.bb (renamed from recipes-ti/devtools/ti-cgt-arm_18.12.5.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-ti/devtools/ti-cgt-arm_18.12.5.bb b/recipes-ti/devtools/ti-cgt-arm_20.2.0.bb index 8b496f44..05b52e64 100644 --- a/recipes-ti/devtools/ti-cgt-arm_18.12.5.bb +++ b/recipes-ti/devtools/ti-cgt-arm_20.2.0.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=79631eb21b2e5b7190cd3ff1dfd41108" | 5 | LIC_FILES_CHKSUM = "file://ti-cgt-arm_${PV}.LTS/README.html;md5=9ed980fae072af522545a0e5f297bca0" |
| 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,7 @@ 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] = "e9e668332cf86c965b4da9d1d488426b" | 30 | SRC_URI[cgt_arm_installer.sha256sum] = "e27b1ebae58085b1587af3016bf201b54b6ace99e9e7165c1e4a042afe4b55eb" |
| 31 | SRC_URI[cgt_arm_installer.sha256sum] = "da976143128c619a278cb4214a4295c409d100f9e65ad2f4d0d1039db7cf98f4" | ||
| 32 | 31 | ||
| 33 | BINFILE_NAME = "cgt_arm_installer" | 32 | BINFILE_NAME = "cgt_arm_installer" |
| 34 | 33 | ||
