summaryrefslogtreecommitdiff
path: root/packages/dsplink/ti-paths.inc
diff options
context:
space:
mode:
authorDiego Dompe <diego.dompe@ridgerun.com>2009-02-13 14:49:20 -0600
committerKoen Kooi <koen@openembedded.org>2009-02-13 21:59:39 +0100
commit182006f3a2f2cab885593285b1d08425957651e7 (patch)
tree0cef96803802902c2ce6f5f9fb2552c6e30502e9 /packages/dsplink/ti-paths.inc
parent18992093169e9ebd2a61989b853986a77199be35 (diff)
dmai 1.20: more fixes
gstreamer-ti: adapt SRCREV to match dmai fixes
Diffstat (limited to 'packages/dsplink/ti-paths.inc')
-rw-r--r--packages/dsplink/ti-paths.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/dsplink/ti-paths.inc b/packages/dsplink/ti-paths.inc
index ca9a9e6512..eec3602ba5 100644
--- a/packages/dsplink/ti-paths.inc
+++ b/packages/dsplink/ti-paths.inc
@@ -22,6 +22,11 @@ export BIOS_INSTALL_DIR=${TITOOLSDIR}/${TIBIOSDIR}
export CGTOOLS_V5T="${CROSS_DIR}"
export CC_V5T="bin/${TARGET_PREFIX}gcc"
export MVTOOL_PREFIX="${TARGET_PREFIX}"
+export CE_INSTALL_DIR="${STAGING_DIR}/${MULTIMACH_TARGET_SYS}/codecengine/cetools"
+export MVTOOL_DIR="${CROSS_DIR}"
+export CSTOOL_DIR="${CROSS_DIR}"
+export LINUXKERNEL_INSTALL_DIR=${STAGING_KERNEL_DIR}
+
# This tells codec engine which targets to build
DEVICES ?= "DM6446"