From 975808de623c463e853369878f93c95817cd986f Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 19 Dec 2011 14:52:01 +0100 Subject: [PATCH] ti-dspbios: update to 5.41.11.38 Acked-by: Denys Dmytriyenko Signed-off-by: Koen Kooi --- recipes-ti/bios/ti-dspbios.inc | 5 ++--- recipes-ti/bios/ti-dspbios_5.41.07.24.bb | 8 -------- recipes-ti/bios/ti-dspbios_5.41.11.38.bb | 7 +++++++ 3 files changed, 9 insertions(+), 11 deletions(-) delete mode 100644 recipes-ti/bios/ti-dspbios_5.41.07.24.bb create mode 100644 recipes-ti/bios/ti-dspbios_5.41.11.38.bb diff --git a/recipes-ti/bios/ti-dspbios.inc b/recipes-ti/bios/ti-dspbios.inc index 4bad8349..8519039f 100644 --- a/recipes-ti/bios/ti-dspbios.inc +++ b/recipes-ti/bios/ti-dspbios.inc @@ -3,14 +3,13 @@ HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/b SECTION = "devel" LICENSE = "TI" -LIC_FILES_CHKSUM = "file://docs/license/TSPA_License_Agreement_DSP_BIOS_bios_5_41_07_24.html;md5=86096a08e4088ef291c98313d82b8742" +# We can't depend on license files to be present, so just use the TI logo +LIC_FILES_CHKSUM = "file://docs/tilogo.gif;md5=f049a774c576a5cef3fca4932d707b39" require ../includes/ti-paths.inc require ../includes/ti-staging.inc require ../includes/ti-eula-unpack.inc -PR = "r1" - S = "${WORKDIR}/bios_${PV}" SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/dspbios/${PV}/exports/bios_setuplinux_${PV}.bin;name=biosbin" diff --git a/recipes-ti/bios/ti-dspbios_5.41.07.24.bb b/recipes-ti/bios/ti-dspbios_5.41.07.24.bb deleted file mode 100644 index 536939ed..00000000 --- a/recipes-ti/bios/ti-dspbios_5.41.07.24.bb +++ /dev/null @@ -1,8 +0,0 @@ -require ti-dspbios.inc - -PV = "5_41_07_24" - -SRC_URI[biosbin.md5sum] = "18301d0e1d351bcece9ce97255b8ff1b" -SRC_URI[biosbin.sha256sum] = "1531dca674154fbe179ad5017555e963bcf3d74a47a0fbf10e8a7009639d6c34" - - diff --git a/recipes-ti/bios/ti-dspbios_5.41.11.38.bb b/recipes-ti/bios/ti-dspbios_5.41.11.38.bb new file mode 100644 index 00000000..9e3b695a --- /dev/null +++ b/recipes-ti/bios/ti-dspbios_5.41.11.38.bb @@ -0,0 +1,7 @@ +require ti-dspbios.inc + +PV = "5_41_11_38" + +SRC_URI[biosbin.md5sum] = "7fab13740c25f5b34b331bcdc759536e" +SRC_URI[biosbin.sha256sum] = "96b8e090f79420a4c11d9c0c10d182d1d3b4afb48f11ec375c97b4c91970d0a0" +