From 07a89c27458d713cd77e2b6d02387a490ccde16c Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 14 Mar 2019 09:18:10 +0000 Subject: ti-sysbios: Update to version 6.75.02.00 The checksum has been changeded due to the version string and copyright year. Licenses themselves have not changed. Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-ti/bios/ti-sysbios_6.73.01.01.bb | 15 --------------- recipes-ti/bios/ti-sysbios_6.75.02.00.bb | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 recipes-ti/bios/ti-sysbios_6.73.01.01.bb create mode 100644 recipes-ti/bios/ti-sysbios_6.75.02.00.bb diff --git a/recipes-ti/bios/ti-sysbios_6.73.01.01.bb b/recipes-ti/bios/ti-sysbios_6.73.01.01.bb deleted file mode 100644 index ef2ef250..00000000 --- a/recipes-ti/bios/ti-sysbios_6.73.01.01.bb +++ /dev/null @@ -1,15 +0,0 @@ -require recipes-ti/bios/ti-sysbios.inc - -PV = "6_73_01_01" -PR = "r0" - -LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=99771475f3621a6bf690df10327eaaa9" - -SRC_URI[sysbiosbin.md5sum] = "899ddf89d259e2848b93d6d53902a2d5" -SRC_URI[sysbiosbin.sha256sum] = "005b63d59308e0fe6e8fc4ff9d760c829880fb3e0daf43eb8181680ddf11ac85" - -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.75.02.00.bb new file mode 100644 index 00000000..553d43e1 --- /dev/null +++ b/recipes-ti/bios/ti-sysbios_6.75.02.00.bb @@ -0,0 +1,15 @@ +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" -- cgit v1.2.3-54-g00ecf