diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2020-01-15 01:30:24 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-01-23 14:20:34 +0000 |
commit | 3afa5b9e3cbc2b241d2958ceda6c5b6c5ff51f28 (patch) | |
tree | a43602509488af7dc8d190f404174af8e36afecc | |
parent | d8ca8ecea2677425bb46a0da81b1e945f6710a8d (diff) | |
download | meta-ti-3afa5b9e3cbc2b241d2958ceda6c5b6c5ff51f28.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 @@ | |||
1 | require recipes-ti/bios/ti-sysbios.inc | 1 | require recipes-ti/bios/ti-sysbios.inc |
2 | 2 | ||
3 | PV = "6_76_03_01" | 3 | PV = "6_76_04_02" |
4 | PR = "r0" | 4 | PR = "r0" |
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=5cf40699c51b26d36fc01647c0b27fb1" | 6 | LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=5cf40699c51b26d36fc01647c0b27fb1" |
7 | 7 | ||
8 | SRC_URI[sysbiosbin.md5sum] = "647243209d66d5dd35503b0ec5a84ab9" | 8 | SRC_URI[sysbiosbin.md5sum] = "9766b12ea6dd4b3a035cdb6be54c5071" |
9 | SRC_URI[sysbiosbin.sha256sum] = "b762b7f2343d26d367f952488e529046785128005158cc921c3baef08e97116a" | 9 | SRC_URI[sysbiosbin.sha256sum] = "d68ca3ba862f8f83a5bf7084af326ffa9fcb64e39c866f98384d87c0ceca29be" |
10 | 10 | ||
11 | TI_BIN_UNPK_CMDS = "" | 11 | TI_BIN_UNPK_CMDS = "" |
12 | TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" | 12 | TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" |