diff options
author | Denys Dmytriyenko <denys@ti.com> | 2020-08-24 23:30:48 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-08-25 17:58:25 +0000 |
commit | 9ea5416a233d57dd7b450987379cdccf59569159 (patch) | |
tree | ee3e6bf54a500f2f05967a354e0ba2a4db798f88 | |
parent | 88aa84679c82b3299ba0eee58a5f250a04cc31e5 (diff) | |
download | meta-ti-9ea5416a233d57dd7b450987379cdccf59569159.tar.gz |
Revert "ti-sysbios: upgrade 6.76.03.01 -> 6.82.01.19"
This reverts commit 0bdb11bd04284f46c9a34efe390acd1cd85fb674.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | recipes-ti/bios/ti-sysbios_6.76.03.01.bb (renamed from recipes-ti/bios/ti-sysbios_6.82.01.19.bb) | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/recipes-ti/bios/ti-sysbios_6.82.01.19.bb b/recipes-ti/bios/ti-sysbios_6.76.03.01.bb index 59652095..8ebe2f3e 100644 --- a/recipes-ti/bios/ti-sysbios_6.82.01.19.bb +++ b/recipes-ti/bios/ti-sysbios_6.76.03.01.bb | |||
@@ -1,10 +1,12 @@ | |||
1 | require recipes-ti/bios/ti-sysbios.inc | 1 | require recipes-ti/bios/ti-sysbios.inc |
2 | 2 | ||
3 | PV = "6_82_01_19" | 3 | PV = "6_76_03_01" |
4 | PR = "r0" | ||
4 | 5 | ||
5 | LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=4b72066ed4cb1dd73ff2f585c428105a" | 6 | LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=5cf40699c51b26d36fc01647c0b27fb1" |
6 | 7 | ||
7 | SRC_URI[sysbiosbin.sha256sum] = "4d7c6cac993e6bc601083a41a5c52089d4852544b4c38563e4320310a54882b2" | 8 | SRC_URI[sysbiosbin.md5sum] = "647243209d66d5dd35503b0ec5a84ab9" |
9 | SRC_URI[sysbiosbin.sha256sum] = "b762b7f2343d26d367f952488e529046785128005158cc921c3baef08e97116a" | ||
8 | 10 | ||
9 | TI_BIN_UNPK_CMDS = "" | 11 | TI_BIN_UNPK_CMDS = "" |
10 | TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" | 12 | TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" |