From ffbd040e0d8fb0e6f8b048df867bf5e2f97a95fa Mon Sep 17 00:00:00 2001 From: Justin Sobota Date: Tue, 8 Mar 2016 01:58:45 +0000 Subject: [PATCH] ti-sysbios: Update to 6.45.01.29 Signed-off-by: Justin Sobota Signed-off-by: Denys Dmytriyenko --- recipes-ti/bios/ti-sysbios_6.42.02.29.bb | 12 ------------ recipes-ti/bios/ti-sysbios_6.45.01.29.bb | 12 ++++++++++++ 2 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 recipes-ti/bios/ti-sysbios_6.42.02.29.bb create mode 100644 recipes-ti/bios/ti-sysbios_6.45.01.29.bb diff --git a/recipes-ti/bios/ti-sysbios_6.42.02.29.bb b/recipes-ti/bios/ti-sysbios_6.42.02.29.bb deleted file mode 100644 index 1abb496f..00000000 --- a/recipes-ti/bios/ti-sysbios_6.42.02.29.bb +++ /dev/null @@ -1,12 +0,0 @@ -require ti-sysbios.inc - -PV = "6_42_02_29" -PR = "r0" - -LIC_FILES_CHKSUM = "file://bios_${PV}_manifest.html;md5=ab905941085d55ea207fcb4cdab4f9c3" - -SRC_URI[sysbiosbin.md5sum] = "ba470b69d1ffa4a34fd05645f240216c" -SRC_URI[sysbiosbin.sha256sum] = "eb070642e8ee8e742525599f53ef1547d6f5dded557987550c710ad193d0de31" - -TI_BIN_UNPK_CMDS="" -TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" diff --git a/recipes-ti/bios/ti-sysbios_6.45.01.29.bb b/recipes-ti/bios/ti-sysbios_6.45.01.29.bb new file mode 100644 index 00000000..6ab4e27f --- /dev/null +++ b/recipes-ti/bios/ti-sysbios_6.45.01.29.bb @@ -0,0 +1,12 @@ +require recipes-ti/bios/ti-sysbios.inc + +PV = "6_45_01_29" +PR = "r0" + +LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=dbcd89745f1745f24ace8171a96ed493" + +SRC_URI[sysbiosbin.md5sum] = "16cf6dc3c5cc9d2b877fa7d81dd12150" +SRC_URI[sysbiosbin.sha256sum] = "efaf5f1d725f3fd06e45476109b1124c74c16c39c870d12929e071047c3e5a22" + +TI_BIN_UNPK_CMDS="" +TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}"