diff options
| author | Jacob Stiffler <j-stiffler@ti.com> | 2015-10-24 01:56:46 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-10-28 16:05:57 -0400 |
| commit | 6a022be98ffc62b8908b60fcf1f16300eb2a0f84 (patch) | |
| tree | d11cd6d7ca4a96a8b46944c0f48b41564a64b166 /recipes-ti/includes/ti-paths.inc | |
| parent | 51f0cdc888ad5725b08e5d623b39309029f85c3e (diff) | |
| download | meta-ti-6a022be98ffc62b8908b60fcf1f16300eb2a0f84.tar.gz | |
gcc-arm-none-eabi-native: Add GCC baremetal toolchain
Signed-off-by: Jacob Stiffler <j-stiffler@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 d4bbe9ec..88805916 100644 --- a/recipes-ti/includes/ti-paths.inc +++ b/recipes-ti/includes/ti-paths.inc | |||
| @@ -47,6 +47,7 @@ export PDK_INSTALL_DIR_RECIPE = "${installdir}/ti-pdk-tree" | |||
| 47 | export OSAL_INSTALL_DIR_RECIPE = "${installdir}/ti-osal-tree" | 47 | export OSAL_INSTALL_DIR_RECIPE = "${installdir}/ti-osal-tree" |
| 48 | export M4_TOOLCHAIN_INSTALL_DIR_RECIPE = "${installdir}/ti-cgt-arm" | 48 | 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 | 51 | ||
| 51 | # This is where the tools will end up in sysroot | 52 | # This is where the tools will end up in sysroot |
| 52 | export BIOS_INSTALL_DIR = "${STAGING_DIR_TARGET}${BIOS_INSTALL_DIR_RECIPE}" | 53 | export BIOS_INSTALL_DIR = "${STAGING_DIR_TARGET}${BIOS_INSTALL_DIR_RECIPE}" |
| @@ -84,6 +85,7 @@ export PDK_INSTALL_DIR = "${STAGING_DIR_TARGET}${PDK_INSTALL_DIR_RECIPE}" | |||
| 84 | export OSAL_INSTALL_DIR = "${STAGING_DIR_TARGET}${OSAL_INSTALL_DIR_RECIPE}" | 85 | export OSAL_INSTALL_DIR = "${STAGING_DIR_TARGET}${OSAL_INSTALL_DIR_RECIPE}" |
| 85 | export M4_TOOLCHAIN_INSTALL_DIR = "${STAGING_DIR_NATIVE}${M4_TOOLCHAIN_INSTALL_DIR_RECIPE}" | 86 | export M4_TOOLCHAIN_INSTALL_DIR = "${STAGING_DIR_NATIVE}${M4_TOOLCHAIN_INSTALL_DIR_RECIPE}" |
| 86 | export CCSV6_INSTALL_DIR = "${STAGING_DIR_NATIVE}${CCSV6_INSTALL_DIR_RECIPE}" | 87 | export CCSV6_INSTALL_DIR = "${STAGING_DIR_NATIVE}${CCSV6_INSTALL_DIR_RECIPE}" |
| 88 | export GCC_ARM_NONE_TOOLCHAIN = "${STAGING_DIR_NATIVE}${GCC_ARM_NONE_TOOLCHAIN_RECIPE}" | ||
| 87 | 89 | ||
| 88 | DSPSUFFIX_omapl137 = "x674" | 90 | DSPSUFFIX_omapl137 = "x674" |
| 89 | DSPSUFFIX_omapl138 = "x674" | 91 | DSPSUFFIX_omapl138 = "x674" |
