aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorSiddharth Heroor <heroor@ti.com>2011-03-24 21:01:15 +0000
committerSteffen Sledz <sledz@dresearch-fe.de>2011-04-29 14:08:25 +0200
commit8c2ab99ed299a6b8b7d5404bc748d306aa47fce7 (patch)
tree5a0a1add61670377eb122e5d357d40f875ce76ac /recipes
parent126b2b9639821b499c515734ab6720695a0a93ae (diff)
downloadopenembedded-8c2ab99ed299a6b8b7d5404bc748d306aa47fce7.tar.gz
TI IPC: Add missing dependencies
* The IPC software is for Sys/Bios and is dependent on Sys/Bios. * To Build IPC and stage it we need XDCTools and C6000 Codegen. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/ti/ti-ipc.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/ti/ti-ipc.inc b/recipes/ti/ti-ipc.inc
index fc9b90804b..2a23a9b977 100644
--- a/recipes/ti/ti-ipc.inc
+++ b/recipes/ti/ti-ipc.inc
@@ -13,6 +13,7 @@ S = "${WORKDIR}/ipc_${PV}"
SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ipc/${PV}/exports/ipc_setuplinux_${PV}.bin;name=ipcbin"
+DEPENDS = "ti-sysbios ti-cgt6x ti-xdctools"
BINFILE="ipc_setuplinux_${PV}.bin"
TI_BIN_UNPK_CMDS="Y: qY:workdir:Y"