summaryrefslogtreecommitdiff
path: root/packages/dsplink/codec-engine_2.21.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-01-03 19:51:06 +0100
committerKoen Kooi <koen@openembedded.org>2009-01-03 19:51:06 +0100
commit299f1c2aba77996286e8d1030726b3acb5ce2bfc (patch)
treef27f79a048166ce974662f1e6147bbf4e217fdc3 /packages/dsplink/codec-engine_2.21.bb
parentca51dc17893f5cccacb165bd4c81b1b42cd33cce (diff)
gstreamer-ti: add skeleton for TI gstreamer plugins
Diffstat (limited to 'packages/dsplink/codec-engine_2.21.bb')
-rw-r--r--packages/dsplink/codec-engine_2.21.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/packages/dsplink/codec-engine_2.21.bb b/packages/dsplink/codec-engine_2.21.bb
index a3a3d71c10..88f2eb7620 100644
--- a/packages/dsplink/codec-engine_2.21.bb
+++ b/packages/dsplink/codec-engine_2.21.bb
@@ -34,14 +34,6 @@ PARALLEL_MAKE = ""
# the include files on top define do_compile for the submodules
do_compile_append() {
cd ${S}/examples
- # export some more variable to point to external TI tools
- # information is duplicated between the js and make based tools
- export CE_INSTALL_DIR=${S}
- export XDC_INSTALL_DIR=${TIXDCTOOLSDIR}
- export BIOS_INSTALL_DIR=${TITOOLSDIR}/${TIBIOSDIR}
- # needed for configuro:
- export CGTOOLS_V5T="${CROSS_DIR}"
- export CC_V5T="bin/${TARGET_PREFIX}gcc"
# Fix paths to arm crosstools, c6x codegen and x86 gcc
# Also disable uclibc and x86 builds