From 25600212ceb7e52c31f9e0dd17cae7256fdff18d Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Mon, 27 Jan 2020 19:54:38 +0000 Subject: [PATCH] Revert "ti-sysbiois: Sysbiois update to 6.76.04.02" This reverts commit b7452e53c63ca17443fa8a05d0ac8eebabe9ae32. There are multiple reports of failures with this version. Signed-off-by: Denys Dmytriyenko --- .../{ti-sysbios_6.76.04.02.bb => ti-sysbios_6.76.03.01.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename recipes-ti/bios/{ti-sysbios_6.76.04.02.bb => ti-sysbios_6.76.03.01.bb} (68%) diff --git a/recipes-ti/bios/ti-sysbios_6.76.04.02.bb b/recipes-ti/bios/ti-sysbios_6.76.03.01.bb similarity index 68% rename from recipes-ti/bios/ti-sysbios_6.76.04.02.bb rename to recipes-ti/bios/ti-sysbios_6.76.03.01.bb index e7b85e5b..8ebe2f3e 100644 --- a/recipes-ti/bios/ti-sysbios_6.76.04.02.bb +++ b/recipes-ti/bios/ti-sysbios_6.76.03.01.bb @@ -1,12 +1,12 @@ require recipes-ti/bios/ti-sysbios.inc -PV = "6_76_04_02" +PV = "6_76_03_01" PR = "r0" LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=5cf40699c51b26d36fc01647c0b27fb1" -SRC_URI[sysbiosbin.md5sum] = "9766b12ea6dd4b3a035cdb6be54c5071" -SRC_URI[sysbiosbin.sha256sum] = "d68ca3ba862f8f83a5bf7084af326ffa9fcb64e39c866f98384d87c0ceca29be" +SRC_URI[sysbiosbin.md5sum] = "647243209d66d5dd35503b0ec5a84ab9" +SRC_URI[sysbiosbin.sha256sum] = "b762b7f2343d26d367f952488e529046785128005158cc921c3baef08e97116a" TI_BIN_UNPK_CMDS = "" TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}"