diff options
| author | Gou, Hongmei <h-gou@ti.com> | 2015-12-03 02:50:47 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-12-03 13:30:02 -0500 |
| commit | 3cb73c27e6a5e98eaeaadcd97da9cab3a2d8d770 (patch) | |
| tree | 3acf2e296ae8194edccfd814d0e4fec78986ec1b /recipes-ti/includes/ti-paths.inc | |
| parent | 163786e74a8d15f4828be06e5fcf7b0591f7fa32 (diff) | |
| download | meta-ti-3cb73c27e6a5e98eaeaadcd97da9cab3a2d8d770.tar.gz | |
dsplib-c66x: add version 3.4.0.0
Signed-off-by: Hongmei Gou <h-gou@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/includes/ti-paths.inc')
| -rw-r--r-- | recipes-ti/includes/ti-paths.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-ti/includes/ti-paths.inc b/recipes-ti/includes/ti-paths.inc index ad4ff783..37feb939 100644 --- a/recipes-ti/includes/ti-paths.inc +++ b/recipes-ti/includes/ti-paths.inc | |||
| @@ -49,6 +49,7 @@ export M4_TOOLCHAIN_INSTALL_DIR_RECIPE = "${installdir}/ti-cgt-arm" | |||
| 49 | export CCSV6_INSTALL_DIR_RECIPE = "${installdir}/ccsv6" | 49 | export CCSV6_INSTALL_DIR_RECIPE = "${installdir}/ccsv6" |
| 50 | export GCC_ARM_NONE_TOOLCHAIN_RECIPE = "${installdir}/gcc-arm-none-eabi" | 50 | export GCC_ARM_NONE_TOOLCHAIN_RECIPE = "${installdir}/gcc-arm-none-eabi" |
| 51 | export TI_CGT_PRU_INSTALL_DIR_RECIPE = "${installdir}/cgt-pru" | 51 | export TI_CGT_PRU_INSTALL_DIR_RECIPE = "${installdir}/cgt-pru" |
| 52 | export DSPLIB_C66_INSTALL_DIR_RECIPE = "${installdir}/ti-dsplib-c66x-tree" | ||
| 52 | 53 | ||
| 53 | 54 | ||
| 54 | # This is where the tools will end up in sysroot | 55 | # This is where the tools will end up in sysroot |
| @@ -89,6 +90,7 @@ export M4_TOOLCHAIN_INSTALL_DIR = "${STAGING_DIR_NATIVE}${M4_TOOLCHAIN_INSTAL | |||
| 89 | export CCSV6_INSTALL_DIR = "${STAGING_DIR_NATIVE}${CCSV6_INSTALL_DIR_RECIPE}" | 90 | export CCSV6_INSTALL_DIR = "${STAGING_DIR_NATIVE}${CCSV6_INSTALL_DIR_RECIPE}" |
| 90 | export GCC_ARM_NONE_TOOLCHAIN = "${STAGING_DIR_NATIVE}${GCC_ARM_NONE_TOOLCHAIN_RECIPE}" | 91 | export GCC_ARM_NONE_TOOLCHAIN = "${STAGING_DIR_NATIVE}${GCC_ARM_NONE_TOOLCHAIN_RECIPE}" |
| 91 | export TI_CGT_PRU_INSTALL_DIR = "${STAGING_DIR_NATIVE}${TI_CGT_PRU_INSTALL_DIR_RECIPE}" | 92 | export TI_CGT_PRU_INSTALL_DIR = "${STAGING_DIR_NATIVE}${TI_CGT_PRU_INSTALL_DIR_RECIPE}" |
| 93 | export DSPLIB_C66_INSTALL_DIR = "${STAGING_DIR_TARGET}${DSPLIB_C66_INSTALL_DIR_RECIPE}" | ||
| 92 | 94 | ||
| 93 | DSPSUFFIX_omapl137 = "x674" | 95 | DSPSUFFIX_omapl137 = "x674" |
| 94 | DSPSUFFIX_omapl138 = "x674" | 96 | DSPSUFFIX_omapl138 = "x674" |
