From 68a5646bf1872b49cec55bc64ed1663de856bd39 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 19 Dec 2019 21:34:40 +0000 Subject: 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.75.02.00.bb | 15 --------------- recipes-ti/bios/ti-sysbios_6.76.02.02.bb | 15 --------------- recipes-ti/bios/ti-sysbios_6.76.03.01.bb | 15 +++++++++++++++ 3 files changed, 15 insertions(+), 30 deletions(-) delete mode 100644 recipes-ti/bios/ti-sysbios_6.75.02.00.bb delete mode 100644 recipes-ti/bios/ti-sysbios_6.76.02.02.bb create mode 100644 recipes-ti/bios/ti-sysbios_6.76.03.01.bb diff --git a/recipes-ti/bios/ti-sysbios_6.75.02.00.bb b/recipes-ti/bios/ti-sysbios_6.75.02.00.bb deleted file mode 100644 index 553d43e1..00000000 --- a/recipes-ti/bios/ti-sysbios_6.75.02.00.bb +++ /dev/null @@ -1,15 +0,0 @@ -require recipes-ti/bios/ti-sysbios.inc - -PV = "6_75_02_00" -PR = "r0" - -LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=5cf40699c51b26d36fc01647c0b27fb1" - -SRC_URI[sysbiosbin.md5sum] = "8bca751d3054e74b9edb510a0d099095" -SRC_URI[sysbiosbin.sha256sum] = "c92cb72f86656b1e37454e238e9838f301eeeb4d711a0f4a84089ef80ccb6013" - -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.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.76.03.01.bb b/recipes-ti/bios/ti-sysbios_6.76.03.01.bb new file mode 100644 index 00000000..8ebe2f3e --- /dev/null +++ b/recipes-ti/bios/ti-sysbios_6.76.03.01.bb @@ -0,0 +1,15 @@ +require recipes-ti/bios/ti-sysbios.inc + +PV = "6_76_03_01" +PR = "r0" + +LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=5cf40699c51b26d36fc01647c0b27fb1" + +SRC_URI[sysbiosbin.md5sum] = "647243209d66d5dd35503b0ec5a84ab9" +SRC_URI[sysbiosbin.sha256sum] = "b762b7f2343d26d367f952488e529046785128005158cc921c3baef08e97116a" + +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" -- cgit v1.2.3-54-g00ecf