summaryrefslogtreecommitdiff
path: root/packages/dsplink/ti-paths.inc
diff options
context:
space:
mode:
authorRoger Monk <r-monk@ti.com>2009-02-19 09:28:50 +0100
committerKoen Kooi <koen@openembedded.org>2009-02-19 09:29:23 +0100
commit4cad9b1e6241c58e3adc19f39f870810999af4c7 (patch)
treede65c638b80cb4362d4a2eff3c2b92043ce20f2d /packages/dsplink/ti-paths.inc
parent5c5488a59f2ae4be67c47e15acca8456e19bce42 (diff)
dmai: update paths to codecs
Diffstat (limited to 'packages/dsplink/ti-paths.inc')
-rw-r--r--packages/dsplink/ti-paths.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/dsplink/ti-paths.inc b/packages/dsplink/ti-paths.inc
index d72b3b5c96..e5b3373fe5 100644
--- a/packages/dsplink/ti-paths.inc
+++ b/packages/dsplink/ti-paths.inc
@@ -15,7 +15,7 @@ TICGTOOLSDIR ?= "cg6x_6_0_16"
# Path to codecs/servers package - this is taken from DVSDK 3.00.00.29
# - This needs fixing to be x-platform (not just omap3)
-TICODECSDIR ?= "omap3530_dvsdk_combos_3_16"
+#TICODECSDIR ?= "omap3530_dvsdk_combos_3_16"
# export some more variable to point to external TI tools
# information is duplicated between the js and make based tools
@@ -32,7 +32,7 @@ export CSTOOL_DIR="${CROSS_DIR}"
export LINUXKERNEL_INSTALL_DIR=${STAGING_KERNEL_DIR}
# used by dmai (and gstreamer_ti?)
-export CODEC_INSTALL_DIR=${TITOOLSDIR}/${TICODECSDIR}
+#export CODEC_INSTALL_DIR=${TITOOLSDIR}/${TICODECSDIR}
# This tells codec engine which targets to build
DEVICES ?= "DM6446"