mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-07 03:49:20 +00:00
ti-dspbios: update to 5.41.11.38
Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
require ti-dspbios.inc
|
||||
|
||||
PV = "5_41_07_24"
|
||||
|
||||
SRC_URI[biosbin.md5sum] = "18301d0e1d351bcece9ce97255b8ff1b"
|
||||
SRC_URI[biosbin.sha256sum] = "1531dca674154fbe179ad5017555e963bcf3d74a47a0fbf10e8a7009639d6c34"
|
||||
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
require ti-dspbios.inc
|
||||
|
||||
PV = "5_41_11_38"
|
||||
|
||||
SRC_URI[biosbin.md5sum] = "7fab13740c25f5b34b331bcdc759536e"
|
||||
SRC_URI[biosbin.sha256sum] = "96b8e090f79420a4c11d9c0c10d182d1d3b4afb48f11ec375c97b4c91970d0a0"
|
||||
|
||||
Reference in New Issue
Block a user