diff options
| -rw-r--r-- | 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 dc39fee3..0195173e 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 | |||
| 2 | require recipes-ti/includes/ti-paths.inc | 2 | require recipes-ti/includes/ti-paths.inc |
| 3 | require recipes-ti/includes/ti-staging.inc | 3 | require recipes-ti/includes/ti-staging.inc |
| 4 | 4 | ||
| 5 | PR = "${INC_PR}.0" | 5 | PR = "${INC_PR}.1" |
| 6 | 6 | ||
| 7 | DEPENDS = "ti-sysbios ti-xdctools" | 7 | DEPENDS = "ti-sysbios ti-xdctools" |
| 8 | 8 | ||
| @@ -67,7 +67,7 @@ export CGTOOLS = "${XDCCGROOT}" | |||
| 67 | export CGTOOLS_ELF = "${XDCCGROOT}" | 67 | export CGTOOLS_ELF = "${XDCCGROOT}" |
| 68 | export CODEGEN_PATH_DSP = "${XDCCGROOT}" | 68 | export CODEGEN_PATH_DSP = "${XDCCGROOT}" |
| 69 | export CODEGEN_PATH_DSPELF = "${XDCCGROOT}" | 69 | export CODEGEN_PATH_DSPELF = "${XDCCGROOT}" |
| 70 | export TMS470_CGTOOLS = "${XDCCGROOT}" | 70 | export TMS470_CGTOOLS = "${M4_TOOLCHAIN_INSTALL_DIR}" |
| 71 | export UTILS_INSTALL_DIR = "${XDC_INSTALL_DIR}" | 71 | export UTILS_INSTALL_DIR = "${XDC_INSTALL_DIR}" |
| 72 | export XDCPATH = "${XDCCGROOT}/include;${XDC_INSTALL_DIR}/packages;${SYSBIOS_INSTALL_DIR}/packages" | 72 | export XDCPATH = "${XDCCGROOT}/include;${XDC_INSTALL_DIR}/packages;${SYSBIOS_INSTALL_DIR}/packages" |
| 73 | export PATH := "${XDC_INSTALL_DIR}:${PATH}" | 73 | export PATH := "${XDC_INSTALL_DIR}:${PATH}" |
