TI IPC: Add missing dependencies
authorSiddharth Heroor <heroor@ti.com>
Thu, 24 Mar 2011 21:01:15 +0000 (21:01 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 24 Mar 2011 18:18:58 +0000 (19:18 +0100)
* 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>
recipes/ti/ti-ipc.inc

index fc9b908..2a23a9b 100644 (file)
@@ -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"