diff options
author | Karthik Ramanan <a0393906@ti.com> | 2017-04-25 17:26:03 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-04-27 20:18:42 -0400 |
commit | 86dd71f732026b48f0179fd6c40c933ae6421175 (patch) | |
tree | 9801b5300c93c2f536cba007e7e38ee02c3c5320 /recipes-bsp/edma3-lld | |
parent | 9a8a93cb9002161f597bbebb5a15c5a7725a22ef (diff) | |
download | meta-ti-86dd71f732026b48f0179fd6c40c933ae6421175.tar.gz |
Remove CCS dependencies for all components
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/edma3-lld')
-rw-r--r-- | recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb index 6a01d0b8..ce9ef855 100644 --- a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb +++ b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb | |||
@@ -4,7 +4,7 @@ require recipes-ti/includes/ti-staging.inc | |||
4 | 4 | ||
5 | PR = "${INC_PR}.0" | 5 | PR = "${INC_PR}.0" |
6 | 6 | ||
7 | DEPENDS = "ti-sysbios ti-xdctools gcc-arm-none-eabi-native ti-ccsv6-native ti-cgt6x-native" | 7 | DEPENDS = "ti-sysbios ti-xdctools gcc-arm-none-eabi-native ti-cgt-arm-native ti-cgt6x-native" |
8 | 8 | ||
9 | COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone" | 9 | COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone" |
10 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 10 | PACKAGE_ARCH = "${MACHINE_ARCH}" |