[meta-ti] Jacob Stiffler : edma3-lld-rtos: Point TMS470_CGTOOLS to correct toolchain

Arago Project git git at arago-project.org
Tue Mar 8 15:44:29 PST 2016


Module: meta-ti
Branch: fido
Commit: ca5d1244fc5b67d9095c315fccdf1efb313b321a
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=ca5d1244fc5b67d9095c315fccdf1efb313b321a

Author: Jacob Stiffler <j-stiffler at ti.com>
Date:   Tue Mar  8 23:58:09 2016 +0000

edma3-lld-rtos: Point TMS470_CGTOOLS to correct toolchain

Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
index dc39fee..0195173 100644
--- a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
+++ b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
@@ -2,7 +2,7 @@ require edma3-lld.inc
 require recipes-ti/includes/ti-paths.inc
 require recipes-ti/includes/ti-staging.inc
 
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 
 DEPENDS = "ti-sysbios ti-xdctools"
 
@@ -67,7 +67,7 @@ export CGTOOLS = "${XDCCGROOT}"
 export CGTOOLS_ELF = "${XDCCGROOT}"
 export CODEGEN_PATH_DSP = "${XDCCGROOT}"
 export CODEGEN_PATH_DSPELF = "${XDCCGROOT}"
-export TMS470_CGTOOLS = "${XDCCGROOT}"
+export TMS470_CGTOOLS = "${M4_TOOLCHAIN_INSTALL_DIR}"
 export UTILS_INSTALL_DIR = "${XDC_INSTALL_DIR}"
 export XDCPATH = "${XDCCGROOT}/include;${XDC_INSTALL_DIR}/packages;${SYSBIOS_INSTALL_DIR}/packages"
 export PATH := "${XDC_INSTALL_DIR}:${PATH}"



More information about the meta-ti mailing list