summaryrefslogtreecommitdiff
path: root/recipes/ti/ti-dmai_svn.bb
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2009-12-07 13:46:49 +0100
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:08 +0200
commit02ed602f301a438e006d6774605059196323a95b (patch)
tree0e3d70cf663abae4a611296f7050a20ae81b7fb5 /recipes/ti/ti-dmai_svn.bb
parent201247ca3f8776b44cfae258a7064e6c302cf843 (diff)
ti-xdctools: add 3.15.04.70 and 3.16.01.27 ti-dspbios 5.33.04: switch to TSPA releases
* add 5.33.06 and 5.41.02.14 * add 5.41.02.14 * move common stuff to .inc file * bump PE to fix versioning ti-dsplink-module: add 1.64 * put common stuff in .inc * refresh xdc interfaces after running configure * fix up missing SZ_2K define * move configure step out of compile step * switch on 'channels' feature ti-codec-engine: add 2.25.00.05 * put common stuff in .inc * add in OMAP-L support * introduce DSPSUFFIX and set it appropriately for C674x DSPs ti-dmai: add OMAP-L137 support and fix versioning ti-xdais: add 6.25.00.07 Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/ti/ti-dmai_svn.bb')
-rw-r--r--recipes/ti/ti-dmai_svn.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/ti/ti-dmai_svn.bb b/recipes/ti/ti-dmai_svn.bb
index 1fa03e22fa..990f96784e 100644
--- a/recipes/ti/ti-dmai_svn.bb
+++ b/recipes/ti/ti-dmai_svn.bb
@@ -66,7 +66,8 @@ do_compile () {
LINK_INSTALL_DIR="${LINK_INSTALL_DIR}" \
CMEM_INSTALL_DIR="${CMEM_INSTALL_DIR}" \
LPM_INSTALL_DIR="${CE_INSTALL_DIR}/cetools" \
- PLATFORM="${TARGET}"
+ MVTOOL_PREFIX="${TARGET_PREFIX}" \
+ PLATFORM="${TARGET}"
}
do_install () {