[oe] [PATCH 2/3] TI IPC: Add missing dependencies

Siddharth Heroor heroor at gmail.com
Thu Mar 24 13:01:15 UTC 2011


From: Siddharth Heroor <heroor at ti.com>

* 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 at ti.com>
---
 recipes/ti/ti-ipc.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/ti/ti-ipc.inc b/recipes/ti/ti-ipc.inc
index fc9b908..2a23a9b 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"
 
-- 
1.7.0.4





More information about the Openembedded-devel mailing list