aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti/ti-edma3lld.inc
diff options
context:
space:
mode:
authorRoger Monk <r-monk@ti.com>2010-01-11 15:51:38 +0000
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:09 +0200
commit7532b8247a18f0facc3308e3ec674edb46ed6460 (patch)
tree81a69ca4ba00d364bd607818f0b13d29305fa6fc /recipes/ti/ti-edma3lld.inc
parent241918e9be4aa891d41d0418f3aea7ec15e0ef53 (diff)
downloadopenembedded-7532b8247a18f0facc3308e3ec674edb46ed6460.tar.gz
ti-edma3-lld: Adding version 01.11.00.03 (installer fix)
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/ti/ti-edma3lld.inc')
-rw-r--r--recipes/ti/ti-edma3lld.inc7
1 files changed, 3 insertions, 4 deletions
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}"