summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-03-14 09:18:10 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-03-18 18:16:50 +0000
commit07a89c27458d713cd77e2b6d02387a490ccde16c (patch)
tree159399b769c26f0ad52edd4ba06e7264382144b5
parent2901824acb7962e84f2c0d8fe99a96e4063cd6db (diff)
downloadmeta-ti-07a89c27458d713cd77e2b6d02387a490ccde16c.tar.gz
ti-sysbios: Update to version 6.75.02.00
The checksum has been changeded due to the version string and copyright year. Licenses themselves have not changed. Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-ti/bios/ti-sysbios_6.75.02.00.bb (renamed from recipes-ti/bios/ti-sysbios_6.73.01.01.bb)8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-ti/bios/ti-sysbios_6.73.01.01.bb b/recipes-ti/bios/ti-sysbios_6.75.02.00.bb
index ef2ef250..553d43e1 100644
--- a/recipes-ti/bios/ti-sysbios_6.73.01.01.bb
+++ b/recipes-ti/bios/ti-sysbios_6.75.02.00.bb
@@ -1,12 +1,12 @@
1require recipes-ti/bios/ti-sysbios.inc 1require recipes-ti/bios/ti-sysbios.inc
2 2
3PV = "6_73_01_01" 3PV = "6_75_02_00"
4PR = "r0" 4PR = "r0"
5 5
6LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=99771475f3621a6bf690df10327eaaa9" 6LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=5cf40699c51b26d36fc01647c0b27fb1"
7 7
8SRC_URI[sysbiosbin.md5sum] = "899ddf89d259e2848b93d6d53902a2d5" 8SRC_URI[sysbiosbin.md5sum] = "8bca751d3054e74b9edb510a0d099095"
9SRC_URI[sysbiosbin.sha256sum] = "005b63d59308e0fe6e8fc4ff9d760c829880fb3e0daf43eb8181680ddf11ac85" 9SRC_URI[sysbiosbin.sha256sum] = "c92cb72f86656b1e37454e238e9838f301eeeb4d711a0f4a84089ef80ccb6013"
10 10
11TI_BIN_UNPK_CMDS = "" 11TI_BIN_UNPK_CMDS = ""
12TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" 12TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}"