summaryrefslogtreecommitdiffstats
path: root/recipes-ti/bios/ti-dspbios.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/bios/ti-dspbios.inc')
-rw-r--r--recipes-ti/bios/ti-dspbios.inc5
1 files changed, 2 insertions, 3 deletions
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
3SECTION = "devel" 3SECTION = "devel"
4LICENSE = "TI" 4LICENSE = "TI"
5 5
6LIC_FILES_CHKSUM = "file://docs/license/TSPA_License_Agreement_DSP_BIOS_bios_5_41_07_24.html;md5=86096a08e4088ef291c98313d82b8742" 6# We can't depend on license files to be present, so just use the TI logo
7LIC_FILES_CHKSUM = "file://docs/tilogo.gif;md5=f049a774c576a5cef3fca4932d707b39"
7 8
8require ../includes/ti-paths.inc 9require ../includes/ti-paths.inc
9require ../includes/ti-staging.inc 10require ../includes/ti-staging.inc
10require ../includes/ti-eula-unpack.inc 11require ../includes/ti-eula-unpack.inc
11 12
12PR = "r1"
13
14S = "${WORKDIR}/bios_${PV}" 13S = "${WORKDIR}/bios_${PV}"
15 14
16SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/dspbios/${PV}/exports/bios_setuplinux_${PV}.bin;name=biosbin" 15SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/dspbios/${PV}/exports/bios_setuplinux_${PV}.bin;name=biosbin"