From 53f9c6e8807048335e20a5491b43c7ff39e86b1d Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 19 Dec 2019 21:34:40 +0000 Subject: [PATCH] ti-sysbios: Sysbios update to 6.76.03.01 Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-ti/bios/ti-sysbios_6.76.02.02.bb | 15 --------------- ...ios_6.75.02.00.bb => ti-sysbios_6.76.03.01.bb} | 6 +++--- 2 files changed, 3 insertions(+), 18 deletions(-) delete mode 100644 recipes-ti/bios/ti-sysbios_6.76.02.02.bb rename recipes-ti/bios/{ti-sysbios_6.75.02.00.bb => ti-sysbios_6.76.03.01.bb} (68%) diff --git a/recipes-ti/bios/ti-sysbios_6.76.02.02.bb b/recipes-ti/bios/ti-sysbios_6.76.02.02.bb deleted file mode 100644 index c7acf8e1..00000000 --- a/recipes-ti/bios/ti-sysbios_6.76.02.02.bb +++ /dev/null @@ -1,15 +0,0 @@ -require recipes-ti/bios/ti-sysbios.inc - -PV = "6_76_02_02" -PR = "r0" - -LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=5cf40699c51b26d36fc01647c0b27fb1" - -SRC_URI[sysbiosbin.md5sum] = "7ae35f34179492913e40f02ec5ffb7dd" -SRC_URI[sysbiosbin.sha256sum] = "029981f79ce61fe28241944f4f60c37b2c4b8c83fe1ee38ed400d58412b4fdb6" - -TI_BIN_UNPK_CMDS = "" -TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" - -BINFILE = "bios_${PV}.run" -SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios/${PV}/exports/${BINFILE};name=sysbiosbin" diff --git a/recipes-ti/bios/ti-sysbios_6.75.02.00.bb b/recipes-ti/bios/ti-sysbios_6.76.03.01.bb similarity index 68% rename from recipes-ti/bios/ti-sysbios_6.75.02.00.bb rename to recipes-ti/bios/ti-sysbios_6.76.03.01.bb index 553d43e1..8ebe2f3e 100644 --- a/recipes-ti/bios/ti-sysbios_6.75.02.00.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_75_02_00" +PV = "6_76_03_01" PR = "r0" LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=5cf40699c51b26d36fc01647c0b27fb1" -SRC_URI[sysbiosbin.md5sum] = "8bca751d3054e74b9edb510a0d099095" -SRC_URI[sysbiosbin.sha256sum] = "c92cb72f86656b1e37454e238e9838f301eeeb4d711a0f4a84089ef80ccb6013" +SRC_URI[sysbiosbin.md5sum] = "647243209d66d5dd35503b0ec5a84ab9" +SRC_URI[sysbiosbin.sha256sum] = "b762b7f2343d26d367f952488e529046785128005158cc921c3baef08e97116a" TI_BIN_UNPK_CMDS = "" TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}"