mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-01-12 01:20:20 +00:00
ti-sysbios: Update to sysbios 6.72.02.02
The checksum has changed due to version & date, the license has not changed Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
f2d39101de
commit
6feb9b1585
@@ -10,8 +10,7 @@ require ../includes/ti-eula-unpack.inc
|
||||
S = "${WORKDIR}/bios_${PV}"
|
||||
|
||||
SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios/${PV}/exports/bios_setuplinux_${PV}.bin;name=sysbiosbin"
|
||||
|
||||
BINFILE="bios_setuplinux_${PV}.bin"
|
||||
BINFILE="bios_${PV}.bin"
|
||||
TI_BIN_UNPK_CMDS="Y: q:workdir:Y"
|
||||
|
||||
do_install() {
|
||||
|
||||
15
recipes-ti/bios/ti-sysbios_6.76.02.02.bb
Normal file
15
recipes-ti/bios/ti-sysbios_6.76.02.02.bb
Normal file
@@ -0,0 +1,15 @@
|
||||
require recipes-ti/bios/ti-sysbios.inc
|
||||
|
||||
PV = "6_76_02_02"
|
||||
PR = "r0"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=5cf40699c51b26d36fc01647c0b27fb1"
|
||||
|
||||
SRC_URI[sysbiosbin.md5sum] = "7ae35f34179492913e40f02ec5ffb7dd"
|
||||
SRC_URI[sysbiosbin.sha256sum] = "029981f79ce61fe28241944f4f60c37b2c4b8c83fe1ee38ed400d58412b4fdb6"
|
||||
|
||||
TI_BIN_UNPK_CMDS = ""
|
||||
TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}"
|
||||
|
||||
BINFILE = "bios_${PV}.run"
|
||||
SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios/${PV}/exports/${BINFILE};name=sysbiosbin"
|
||||
Reference in New Issue
Block a user