diff options
author | Ming Wei <mwei@ti.com> | 2016-05-24 00:54:17 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-06-01 15:45:50 -0400 |
commit | 213c02d6f3212ff68072012af50ef0728957c8e4 (patch) | |
tree | 19b6fe3a7b0ab09b2d865b81be1a7282106138cf /recipes-ti/devtools | |
parent | 41a1ad99cc71ec92f4d638a63c85041055220438 (diff) | |
download | meta-ti-213c02d6f3212ff68072012af50ef0728957c8e4.tar.gz |
ti-ccsv6-native: update to new version 6.1.3.00033
updated ARM-CGT version and MD5/SHAR256 checksum
Signed-off-by: Ming Wei <mwei@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/devtools')
-rwxr-xr-x[-rw-r--r--] | recipes-ti/devtools/ti-ccsv6-native_6.1.3.00033.bb (renamed from recipes-ti/devtools/ti-ccsv6-native_6.1.2.00015.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/devtools/ti-ccsv6-native_6.1.2.00015.bb b/recipes-ti/devtools/ti-ccsv6-native_6.1.3.00033.bb index 270169d7..ba0da7df 100644..100755 --- a/recipes-ti/devtools/ti-ccsv6-native_6.1.2.00015.bb +++ b/recipes-ti/devtools/ti-ccsv6-native_6.1.3.00033.bb | |||
@@ -10,7 +10,7 @@ require recipes-ti/includes/ti-unpack.inc | |||
10 | require recipes-ti/includes/ti-staging.inc | 10 | require recipes-ti/includes/ti-staging.inc |
11 | require recipes-ti/includes/ti-paths.inc | 11 | require recipes-ti/includes/ti-paths.inc |
12 | 12 | ||
13 | TI_CGT_ARM_VERSION = "5.2.5" | 13 | TI_CGT_ARM_VERSION = "15.12.1.LTS" |
14 | 14 | ||
15 | SRC_URI = "http://install.source.dir.local/CCS${PV}_linux.tar.gz;name=ccsv6" | 15 | SRC_URI = "http://install.source.dir.local/CCS${PV}_linux.tar.gz;name=ccsv6" |
16 | 16 | ||
@@ -20,8 +20,8 @@ BINFILE = "CCS${PV}_linux/ccs_setup_${PV}.bin" | |||
20 | TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" | 20 | TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" |
21 | TI_BIN_UNPK_CMDS = "" | 21 | TI_BIN_UNPK_CMDS = "" |
22 | 22 | ||
23 | SRC_URI[ccsv6.md5sum] = "cfe5a759068809df5b5926dfc9889683" | 23 | SRC_URI[ccsv6.md5sum] = "d95121970f8bcee944bf8b8e576bf3ec" |
24 | SRC_URI[ccsv6.sha256sum] = "6c25c046898812dcc72f08af512321bb4c9833ab932e4792560e14c13fbc7dc5" | 24 | SRC_URI[ccsv6.sha256sum] = "b785f040de8cccbc571923e34303fea92484677845df64a65abee2d3c248fa5b" |
25 | 25 | ||
26 | do_install() { | 26 | do_install() { |
27 | install -d ${D}${CCSV6_INSTALL_DIR_RECIPE} | 27 | install -d ${D}${CCSV6_INSTALL_DIR_RECIPE} |