summaryrefslogtreecommitdiffstats
path: root/recipes-ti
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2020-05-28 00:36:13 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-06-01 18:56:26 +0000
commit0bdb11bd04284f46c9a34efe390acd1cd85fb674 (patch)
treed8ccae7a4a9d1af16206ceab8419650d1b6a73bf /recipes-ti
parentb8ee3362a8800a0d2dd129381eaf4fdf8a16afb3 (diff)
downloadmeta-ti-0bdb11bd04284f46c9a34efe390acd1cd85fb674.tar.gz
ti-sysbios: upgrade 6.76.03.01 -> 6.82.01.19
License change due to year update. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti')
-rw-r--r--recipes-ti/bios/ti-sysbios_6.82.01.19.bb (renamed from recipes-ti/bios/ti-sysbios_6.76.03.01.bb)8
1 files changed, 3 insertions, 5 deletions
diff --git a/recipes-ti/bios/ti-sysbios_6.76.03.01.bb b/recipes-ti/bios/ti-sysbios_6.82.01.19.bb
index 8ebe2f3e..59652095 100644
--- a/recipes-ti/bios/ti-sysbios_6.76.03.01.bb
+++ b/recipes-ti/bios/ti-sysbios_6.82.01.19.bb
@@ -1,12 +1,10 @@
1require recipes-ti/bios/ti-sysbios.inc 1require recipes-ti/bios/ti-sysbios.inc
2 2
3PV = "6_76_03_01" 3PV = "6_82_01_19"
4PR = "r0"
5 4
6LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=5cf40699c51b26d36fc01647c0b27fb1" 5LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=4b72066ed4cb1dd73ff2f585c428105a"
7 6
8SRC_URI[sysbiosbin.md5sum] = "647243209d66d5dd35503b0ec5a84ab9" 7SRC_URI[sysbiosbin.sha256sum] = "4d7c6cac993e6bc601083a41a5c52089d4852544b4c38563e4320310a54882b2"
9SRC_URI[sysbiosbin.sha256sum] = "b762b7f2343d26d367f952488e529046785128005158cc921c3baef08e97116a"
10 8
11TI_BIN_UNPK_CMDS = "" 9TI_BIN_UNPK_CMDS = ""
12TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" 10TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}"