summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2018-11-02 03:02:23 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-11-01 21:01:38 +0000
commitd32669e72f6448c4e7f3013eb702bf1f6120ce91 (patch)
tree98c313e8f56e88f451c1a7cff343025361e8a529
parent0d9f06d4a209d7487b1062aba8342b28b278e4f5 (diff)
downloadmeta-ti-d32669e72f6448c4e7f3013eb702bf1f6120ce91.tar.gz
ti-sysbios: Updating to 6.73.01.01
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.73.01.01.bb (renamed from recipes-ti/bios/ti-sysbios_6.73.00.12.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/bios/ti-sysbios_6.73.00.12.bb b/recipes-ti/bios/ti-sysbios_6.73.01.01.bb
index b7276735..ef2ef250 100644
--- a/recipes-ti/bios/ti-sysbios_6.73.00.12.bb
+++ b/recipes-ti/bios/ti-sysbios_6.73.01.01.bb
@@ -1,12 +1,12 @@
1require recipes-ti/bios/ti-sysbios.inc 1require recipes-ti/bios/ti-sysbios.inc
2 2
3PV = "6_73_00_12" 3PV = "6_73_01_01"
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=99771475f3621a6bf690df10327eaaa9"
7 7
8SRC_URI[sysbiosbin.md5sum] = "f8ff74bf0cfebdd5689fba843272ac61" 8SRC_URI[sysbiosbin.md5sum] = "899ddf89d259e2848b93d6d53902a2d5"
9SRC_URI[sysbiosbin.sha256sum] = "4fdf76696fb43984a9cae739fd2ee091ca9d031ad0277d2bb94dbb26eae63f43" 9SRC_URI[sysbiosbin.sha256sum] = "005b63d59308e0fe6e8fc4ff9d760c829880fb3e0daf43eb8181680ddf11ac85"
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}"