summaryrefslogtreecommitdiffstats
path: root/meta-ti-extras/recipes-ti/includes/ti-paths.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-extras/recipes-ti/includes/ti-paths.inc')
-rw-r--r--meta-ti-extras/recipes-ti/includes/ti-paths.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-ti-extras/recipes-ti/includes/ti-paths.inc b/meta-ti-extras/recipes-ti/includes/ti-paths.inc
index e8b0f17b..9f8b5897 100644
--- a/meta-ti-extras/recipes-ti/includes/ti-paths.inc
+++ b/meta-ti-extras/recipes-ti/includes/ti-paths.inc
@@ -20,7 +20,6 @@ export MATHLIB_C66_INSTALL_DIR_RECIPE = "${installdir}/ti-mathlib-c66x-tree"
20export MATHLIB_C674_INSTALL_DIR_RECIPE = "${installdir}/ti-mathlib-c674x-tree" 20export MATHLIB_C674_INSTALL_DIR_RECIPE = "${installdir}/ti-mathlib-c674x-tree"
21export MPM_INSTALL_DIR_RECIPE = "${installdir}/ti-mpm-tree" 21export MPM_INSTALL_DIR_RECIPE = "${installdir}/ti-mpm-tree"
22export OMP_INSTALL_DIR_RECIPE = "${installdir}/ti-omp-tree" 22export OMP_INSTALL_DIR_RECIPE = "${installdir}/ti-omp-tree"
23export OSAL_INSTALL_DIR_RECIPE = "${installdir}/ti-osal-tree"
24export PDK_INSTALL_DIR_RECIPE = "${installdir}/ti-pdk-tree" 23export PDK_INSTALL_DIR_RECIPE = "${installdir}/ti-pdk-tree"
25export SYSBIOS_INSTALL_DIR_RECIPE = "${installdir}/ti-sysbios-tree" 24export SYSBIOS_INSTALL_DIR_RECIPE = "${installdir}/ti-sysbios-tree"
26export SWTOOLS_INSTALL_DIR_RECIPE = "${installdir}/ti-swtools-tree" 25export SWTOOLS_INSTALL_DIR_RECIPE = "${installdir}/ti-swtools-tree"
@@ -48,7 +47,6 @@ export MATHLIB_C66_INSTALL_DIR = "${STAGING_DIR_TARGET}${MATHLIB_C66_INSTALL_DI
48export MATHLIB_C674_INSTALL_DIR = "${STAGING_DIR_TARGET}${MATHLIB_C674_INSTALL_DIR_RECIPE}" 47export MATHLIB_C674_INSTALL_DIR = "${STAGING_DIR_TARGET}${MATHLIB_C674_INSTALL_DIR_RECIPE}"
49export MPM_INSTALL_DIR = "${STAGING_DIR_TARGET}${MPM_INSTALL_DIR_RECIPE}" 48export MPM_INSTALL_DIR = "${STAGING_DIR_TARGET}${MPM_INSTALL_DIR_RECIPE}"
50export OMP_INSTALL_DIR = "${STAGING_DIR_TARGET}${OMP_INSTALL_DIR_RECIPE}" 49export OMP_INSTALL_DIR = "${STAGING_DIR_TARGET}${OMP_INSTALL_DIR_RECIPE}"
51export OSAL_INSTALL_DIR = "${STAGING_DIR_TARGET}${OSAL_INSTALL_DIR_RECIPE}"
52export PDK_INSTALL_DIR = "${STAGING_DIR_TARGET}${PDK_INSTALL_DIR_RECIPE}" 50export PDK_INSTALL_DIR = "${STAGING_DIR_TARGET}${PDK_INSTALL_DIR_RECIPE}"
53export SWTOOLS_INSTALL_DIR = "${STAGING_DIR_TARGET}${SWTOOLS_INSTALL_DIR_RECIPE}" 51export SWTOOLS_INSTALL_DIR = "${STAGING_DIR_TARGET}${SWTOOLS_INSTALL_DIR_RECIPE}"
54export SYSBIOS_INSTALL_DIR = "${STAGING_DIR_TARGET}${SYSBIOS_INSTALL_DIR_RECIPE}" 52export SYSBIOS_INSTALL_DIR = "${STAGING_DIR_TARGET}${SYSBIOS_INSTALL_DIR_RECIPE}"