summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2020-01-15 01:30:24 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-01-23 02:20:39 +0000
commitb7452e53c63ca17443fa8a05d0ac8eebabe9ae32 (patch)
treefab4361f4ef27258046b9ff8d9fda44a83f4092c
parent0deaf44c14884d55d1b71f8dcaba47194d05d4c5 (diff)
downloadmeta-ti-b7452e53c63ca17443fa8a05d0ac8eebabe9ae32.tar.gz
ti-sysbiois: Sysbiois update to 6.76.04.02
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-ti/bios/ti-sysbios_6.76.04.02.bb (renamed from recipes-ti/bios/ti-sysbios_6.76.03.01.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/bios/ti-sysbios_6.76.03.01.bb b/recipes-ti/bios/ti-sysbios_6.76.04.02.bb
index 8ebe2f3e..e7b85e5b 100644
--- a/recipes-ti/bios/ti-sysbios_6.76.03.01.bb
+++ b/recipes-ti/bios/ti-sysbios_6.76.04.02.bb
@@ -1,12 +1,12 @@
1require recipes-ti/bios/ti-sysbios.inc 1require recipes-ti/bios/ti-sysbios.inc
2 2
3PV = "6_76_03_01" 3PV = "6_76_04_02"
4PR = "r0" 4PR = "r0"
5 5
6LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=5cf40699c51b26d36fc01647c0b27fb1" 6LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=5cf40699c51b26d36fc01647c0b27fb1"
7 7
8SRC_URI[sysbiosbin.md5sum] = "647243209d66d5dd35503b0ec5a84ab9" 8SRC_URI[sysbiosbin.md5sum] = "9766b12ea6dd4b3a035cdb6be54c5071"
9SRC_URI[sysbiosbin.sha256sum] = "b762b7f2343d26d367f952488e529046785128005158cc921c3baef08e97116a" 9SRC_URI[sysbiosbin.sha256sum] = "d68ca3ba862f8f83a5bf7084af326ffa9fcb64e39c866f98384d87c0ceca29be"
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}"