diff options
| author | Gou, Hongmei <h-gou@ti.com> | 2015-12-04 01:21:57 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-12-04 22:24:25 -0500 |
| commit | a757f12b9d944266bc18a98ccddf22607c30b369 (patch) | |
| tree | b476b2ef3484b0e205c91a064911ac5f919fffad /recipes-ti/includes | |
| parent | 9e1e9d0a87c76cd7d9dfc17ba3bce09bb4669cbf (diff) | |
| download | meta-ti-a757f12b9d944266bc18a98ccddf22607c30b369.tar.gz | |
imglib-c66x: add version 3.1.1.0
Signed-off-by: Hongmei Gou <h-gou@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/includes')
| -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 7d2211aa..2f253a03 100644 --- a/recipes-ti/includes/ti-paths.inc +++ b/recipes-ti/includes/ti-paths.inc | |||
| @@ -51,6 +51,7 @@ 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 | export DSPLIB_C66_INSTALL_DIR_RECIPE = "${installdir}/ti-dsplib-c66x-tree" |
| 53 | export MATHLIB_C66_INSTALL_DIR_RECIPE = "${installdir}/ti-mathlib-c66x-tree" | 53 | export MATHLIB_C66_INSTALL_DIR_RECIPE = "${installdir}/ti-mathlib-c66x-tree" |
| 54 | export IMGLIB_C66_INSTALL_DIR_RECIPE = "${installdir}/ti-imglib-c66x-tree" | ||
| 54 | 55 | ||
| 55 | 56 | ||
| 56 | # This is where the tools will end up in sysroot | 57 | # This is where the tools will end up in sysroot |
| @@ -93,6 +94,7 @@ export GCC_ARM_NONE_TOOLCHAIN = "${STAGING_DIR_NATIVE}${GCC_ARM_NONE_TOOLCH | |||
| 93 | export TI_CGT_PRU_INSTALL_DIR = "${STAGING_DIR_NATIVE}${TI_CGT_PRU_INSTALL_DIR_RECIPE}" | 94 | export TI_CGT_PRU_INSTALL_DIR = "${STAGING_DIR_NATIVE}${TI_CGT_PRU_INSTALL_DIR_RECIPE}" |
| 94 | export DSPLIB_C66_INSTALL_DIR = "${STAGING_DIR_TARGET}${DSPLIB_C66_INSTALL_DIR_RECIPE}" | 95 | export DSPLIB_C66_INSTALL_DIR = "${STAGING_DIR_TARGET}${DSPLIB_C66_INSTALL_DIR_RECIPE}" |
| 95 | export MATHLIB_C66_INSTALL_DIR = "${STAGING_DIR_TARGET}${MATHLIB_C66_INSTALL_DIR_RECIPE}" | 96 | export MATHLIB_C66_INSTALL_DIR = "${STAGING_DIR_TARGET}${MATHLIB_C66_INSTALL_DIR_RECIPE}" |
| 97 | export IMGLIB_C66_INSTALL_DIR = "${STAGING_DIR_TARGET}${IMGLIB_C66_INSTALL_DIR_RECIPE}" | ||
| 96 | 98 | ||
| 97 | DSPSUFFIX_omapl137 = "x674" | 99 | DSPSUFFIX_omapl137 = "x674" |
| 98 | DSPSUFFIX_omapl138 = "x674" | 100 | DSPSUFFIX_omapl138 = "x674" |
