summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/edma3-lld
diff options
context:
space:
mode:
authorKarthik Ramanan <a0393906@ti.com>2017-04-25 17:26:03 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-04-27 20:18:42 -0400
commit86dd71f732026b48f0179fd6c40c933ae6421175 (patch)
tree9801b5300c93c2f536cba007e7e38ee02c3c5320 /recipes-bsp/edma3-lld
parent9a8a93cb9002161f597bbebb5a15c5a7725a22ef (diff)
downloadmeta-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.bb2
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
5PR = "${INC_PR}.0" 5PR = "${INC_PR}.0"
6 6
7DEPENDS = "ti-sysbios ti-xdctools gcc-arm-none-eabi-native ti-ccsv6-native ti-cgt6x-native" 7DEPENDS = "ti-sysbios ti-xdctools gcc-arm-none-eabi-native ti-cgt-arm-native ti-cgt6x-native"
8 8
9COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone" 9COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone"
10PACKAGE_ARCH = "${MACHINE_ARCH}" 10PACKAGE_ARCH = "${MACHINE_ARCH}"