From: Siddharth Heroor <heroor@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Siddharth Heroor <heroor@ti.com>
Subject: [PATCH 2/3] TI IPC: Add missing dependencies
Date: Thu, 24 Mar 2011 18:31:15 +0530 [thread overview]
Message-ID: <1300971676-31774-2-git-send-email-heroor@gmail.com> (raw)
In-Reply-To: <1300971676-31774-1-git-send-email-heroor@gmail.com>
From: Siddharth Heroor <heroor@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@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
next prev parent reply other threads:[~2011-03-24 13:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-24 13:01 [PATCH 1/3] TI IPC: Fix License field Siddharth Heroor
2011-03-24 13:01 ` Siddharth Heroor [this message]
2011-03-24 13:01 ` [PATCH 3/3] TI IPC: Add version 1.22.04.25 Siddharth Heroor
2011-03-24 13:49 ` [PATCH 1/3] TI IPC: Fix License field Paul Menzel
2011-03-24 14:59 ` Koen Kooi
2011-03-24 17:55 ` Siddharth Heroor
2011-03-24 18:17 ` Koen Kooi
2011-03-25 11:08 ` Siddharth Heroor
2011-03-25 11:45 ` Koen Kooi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1300971676-31774-2-git-send-email-heroor@gmail.com \
--to=heroor@gmail.com \
--cc=heroor@ti.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.