From 07a89c27458d713cd77e2b6d02387a490ccde16c Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 14 Mar 2019 09:18:10 +0000 Subject: [PATCH] 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 --- ...{ti-sysbios_6.73.01.01.bb => ti-sysbios_6.75.02.00.bb} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename recipes-ti/bios/{ti-sysbios_6.73.01.01.bb => ti-sysbios_6.75.02.00.bb} (52%) diff --git a/recipes-ti/bios/ti-sysbios_6.73.01.01.bb b/recipes-ti/bios/ti-sysbios_6.75.02.00.bb similarity index 52% rename from recipes-ti/bios/ti-sysbios_6.73.01.01.bb rename to recipes-ti/bios/ti-sysbios_6.75.02.00.bb index ef2ef250..553d43e1 100644 --- a/recipes-ti/bios/ti-sysbios_6.73.01.01.bb +++ b/recipes-ti/bios/ti-sysbios_6.75.02.00.bb @@ -1,12 +1,12 @@ require recipes-ti/bios/ti-sysbios.inc -PV = "6_73_01_01" +PV = "6_75_02_00" PR = "r0" -LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=99771475f3621a6bf690df10327eaaa9" +LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=5cf40699c51b26d36fc01647c0b27fb1" -SRC_URI[sysbiosbin.md5sum] = "899ddf89d259e2848b93d6d53902a2d5" -SRC_URI[sysbiosbin.sha256sum] = "005b63d59308e0fe6e8fc4ff9d760c829880fb3e0daf43eb8181680ddf11ac85" +SRC_URI[sysbiosbin.md5sum] = "8bca751d3054e74b9edb510a0d099095" +SRC_URI[sysbiosbin.sha256sum] = "c92cb72f86656b1e37454e238e9838f301eeeb4d711a0f4a84089ef80ccb6013" TI_BIN_UNPK_CMDS = "" TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}"