From: Koen Kooi Date: Wed, 22 Oct 2008 18:55:14 +0000 (+0200) Subject: codec engine 2.21: get build move a bit further X-Git-Tag: Release-2010-05/1~5715^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00f7f99793d2ea84a6f577949dcae7a116c246f9;p=openembedded.git codec engine 2.21: get build move a bit further --- 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