From 7532b8247a18f0facc3308e3ec674edb46ed6460 Mon Sep 17 00:00:00 2001 From: Roger Monk Date: Mon, 11 Jan 2010 15:51:38 +0000 Subject: ti-edma3-lld: Adding version 01.11.00.03 (installer fix) Signed-off-by: Koen Kooi --- recipes/ti/ti-edma3lld.inc | 7 +++---- recipes/ti/ti-edma3lld_01.11.00.03.bb | 8 ++++++++ 2 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 recipes/ti/ti-edma3lld_01.11.00.03.bb diff --git a/recipes/ti/ti-edma3lld.inc b/recipes/ti/ti-edma3lld.inc index c0df40e1a7..a250210fbf 100644 --- a/recipes/ti/ti-edma3lld.inc +++ b/recipes/ti/ti-edma3lld.inc @@ -2,17 +2,16 @@ DESCRIPTION = "TI DSP/BIOS for Davinci and OMAP processor" TI_BIN_UNPK_CMDS="Y:workdir" -#require ti-eula-unpack.inc +require ti-eula-unpack.inc PE = "1" require ti-paths.inc require ti-staging.inc -SRC_URI = "http://something/EDMA3_LLD_setuplinux_${PV}.tar.gz;name=edma3lldtarball" -#http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/edma3_lld/EDMA3-BIOS5-LLD/01_11/edma3_lld_01_11/EDMA3_LLD_setuplinux_${PV}.bin;name=edma3lldbin" +SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/edma3_lld/edma3-lld-bios5/${PV}/exports/EDMA3_LLD_setuplinux_${PV}.bin;name=edma3lldbin" -#BINFILE="EDMA3_LLD_setuplinux_${PV}.bin" +BINFILE="EDMA3_LLD_setuplinux_${PV}.bin" S = "${WORKDIR}/edma3_lld_${PV}" diff --git a/recipes/ti/ti-edma3lld_01.11.00.03.bb b/recipes/ti/ti-edma3lld_01.11.00.03.bb new file mode 100644 index 0000000000..8e0f476138 --- /dev/null +++ b/recipes/ti/ti-edma3lld_01.11.00.03.bb @@ -0,0 +1,8 @@ +require ti-edma3lld.inc + +SRC_URI[edma3lldbin.md5sum] = "49311f1bce99c034bff0ced410cb859b" +SRC_URI[edma3lldbin.sha256sum] = "87cd43406d3a4f1db00e6536b75100150d3a9dcda28ae832f327b8e024d99dc1" + +PV = "01_11_00_03" + + -- cgit v1.2.3