summaryrefslogtreecommitdiffstats
path: root/recipes-ti
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti')
-rw-r--r--recipes-ti/includes/ti-paths.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-ti/includes/ti-paths.inc b/recipes-ti/includes/ti-paths.inc
index 511b5ae1..4e6227ea 100644
--- a/recipes-ti/includes/ti-paths.inc
+++ b/recipes-ti/includes/ti-paths.inc
@@ -1,5 +1,6 @@
1installdir = "${datadir}/ti" 1installdir = "${datadir}/ti"
2 2
3export TOOLCHAIN_PATH ?= "${STAGING_DIR_NATIVE}${prefix_native}/bin/${TARGET_SYS}"
3# This is where do_install will put it 4# This is where do_install will put it
4export AUDIO_SOC_INSTALL_DIR_RECIPE = "${installdir}/ti-audio-soc-example-tree" 5export AUDIO_SOC_INSTALL_DIR_RECIPE = "${installdir}/ti-audio-soc-example-tree"
5export BIOS_INSTALL_DIR_RECIPE = "${installdir}/ti-dspbios-tree" 6export BIOS_INSTALL_DIR_RECIPE = "${installdir}/ti-dspbios-tree"