aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dsplink
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-10-22 20:55:14 +0200
committerKoen Kooi <koen@openembedded.org>2008-10-22 20:55:14 +0200
commit00f7f99793d2ea84a6f577949dcae7a116c246f9 (patch)
tree5b50bce05eb497966f67a89c33d5439fe8213226 /packages/dsplink
parent576cfbfba8880ea4421369d35236c696188b144d (diff)
downloadopenembedded-00f7f99793d2ea84a6f577949dcae7a116c246f9.tar.gz
codec engine 2.21: get build move a bit further
Diffstat (limited to 'packages/dsplink')
-rw-r--r--packages/dsplink/codec-engine_2.21.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/dsplink/codec-engine_2.21.bb b/packages/dsplink/codec-engine_2.21.bb
index 4c75464a27..3622a9c8c1 100644
--- a/packages/dsplink/codec-engine_2.21.bb
+++ b/packages/dsplink/codec-engine_2.21.bb
@@ -67,6 +67,8 @@ do_compile() {
export CE_INSTALL_DIR=${S}
export XDC_INSTALL_DIR=${TIXDCTOOLSDIR}
export BIOS_INSTALL_DIR=${TITOOLSDIR}/${TIBIOSDIR}
+ export CGTOOLS_V5T="${CROSS_DIR}"
+ export CC_V5T="bin/${TARGET_PREFIX}gcc"
sed -i -e s:/db/toolsrc/library/tools/vendors/cs/arm/arm-2007q3:${CROSS_DIR}:g \
-e s:/db/toolsrc/library/tools/vendors/ti/c6x/6.0.16/Linux:${TITOOLSDIR}/${TICGTOOLSDIR}:g \
@@ -77,7 +79,8 @@ do_compile() {
sed -i -e s:/db/toolsrc/library/tools/vendors/ti/c6x/6.0.16/Linux:${TITOOLSDIR}/${TICGTOOLSDIR}:g \
xdcpaths.mak
-
+
+ unset CC
for i in codecs extensions servers apps ; do
make -e -C ${S}/examples/ti/sdo/ce/examples/$i clean
make -e -C ${S}/examples/ti/sdo/ce/examples/$i