diff options
author | Ivan Pang <i-pang@ti.com> | 2017-08-25 12:33:26 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-09-01 12:50:46 -0400 |
commit | 99262b80e69f0ada6b844b60df6b9db703850e5a (patch) | |
tree | 661646f67d6c8c9602b369749b15b9e4d900b500 /recipes-ti/devtools | |
parent | 2910ee9188958245b2c73306be91823b22016297 (diff) | |
download | meta-ti-99262b80e69f0ada6b844b60df6b9db703850e5a.tar.gz |
ti-cgt-pru: updated version to 2.1.5
Signed-off-by: Ivan Pang <i-pang@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/devtools')
-rw-r--r-- | recipes-ti/devtools/ti-cgt-pru_2.1.5.bb (renamed from recipes-ti/devtools/ti-cgt-pru_2.1.4.bb) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-ti/devtools/ti-cgt-pru_2.1.4.bb b/recipes-ti/devtools/ti-cgt-pru_2.1.5.bb index 5667ea2c..5586d0f4 100644 --- a/recipes-ti/devtools/ti-cgt-pru_2.1.4.bb +++ b/recipes-ti/devtools/ti-cgt-pru_2.1.5.bb | |||
@@ -18,11 +18,11 @@ BINFILE_NAME_class-target = "cgt-pru-arm" | |||
18 | 18 | ||
19 | SRC_URI = "http://software-dl.ti.com/codegen/esd/cgt_public_sw/PRU/${PV}/${BINFILE};name=${BINFILE_NAME}" | 19 | SRC_URI = "http://software-dl.ti.com/codegen/esd/cgt_public_sw/PRU/${PV}/${BINFILE};name=${BINFILE_NAME}" |
20 | 20 | ||
21 | SRC_URI[cgt-pru-x86.md5sum] = "496b32b9804cf5b5b293dd938f7c5339" | 21 | SRC_URI[cgt-pru-x86.md5sum] = "06ac11b90a55ee787ac20fcca9a27013" |
22 | SRC_URI[cgt-pru-x86.sha256sum] = "c80dbf35e7401f4c122ff25cc2f6b5db496607782fb4583cee8663a2763f4472" | 22 | SRC_URI[cgt-pru-x86.sha256sum] = "0f5b965ae1fda818ce5a81f1adbdae0a65047c6ae6cff1869e08e678122f8dff" |
23 | 23 | ||
24 | SRC_URI[cgt-pru-arm.md5sum] = "b13bf0cdf484102cdfcb92a81b8092a2" | 24 | SRC_URI[cgt-pru-arm.md5sum] = "bedda3b31d8918d5d1d3c6d886821d0a" |
25 | SRC_URI[cgt-pru-arm.sha256sum] = "c125bbe4e805b830e5d746ade929dc1f202f25a6863d5005ed97cc5a82e26754" | 25 | SRC_URI[cgt-pru-arm.sha256sum] = "f2711478f9160a73660a2b2f316ad446bc481141bb9889f1001441beccce3584" |
26 | 26 | ||
27 | do_install() { | 27 | do_install() { |
28 | install -d ${D}${TI_CGT_PRU_INSTALL_DIR_RECIPE} | 28 | install -d ${D}${TI_CGT_PRU_INSTALL_DIR_RECIPE} |