summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/edma3-lld
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/edma3-lld')
-rw-r--r--recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb9
1 files changed, 2 insertions, 7 deletions
diff --git a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
index 0195173e..b1cedd08 100644
--- a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
+++ b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
@@ -2,14 +2,9 @@ require edma3-lld.inc
2require recipes-ti/includes/ti-paths.inc 2require recipes-ti/includes/ti-paths.inc
3require recipes-ti/includes/ti-staging.inc 3require recipes-ti/includes/ti-staging.inc
4 4
5PR = "${INC_PR}.1" 5PR = "${INC_PR}.2"
6 6
7DEPENDS = "ti-sysbios ti-xdctools" 7DEPENDS = "ti-sysbios ti-xdctools gcc-arm-none-eabi-native ti-ccsv6-native ti-cgt6x-native"
8
9DEPENDS_append_keystone = " gcc-arm-none-eabi-native ti-cgt6x-native"
10DEPENDS_append_ti33x = " gcc-arm-none-eabi-native"
11DEPENDS_append_ti43x = " gcc-arm-none-eabi-native"
12DEPENDS_append_omap-a15 = " gcc-arm-none-eabi-native ti-ccsv6-native ti-cgt6x-native"
13 8
14COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone" 9COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone"
15PACKAGE_ARCH = "${MACHINE_ARCH}" 10PACKAGE_ARCH = "${MACHINE_ARCH}"