summaryrefslogtreecommitdiffstats
path: root/recipes-ti
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti')
-rw-r--r--recipes-ti/ipc/ti-ipc-rtos_git.bb11
1 files changed, 8 insertions, 3 deletions
diff --git a/recipes-ti/ipc/ti-ipc-rtos_git.bb b/recipes-ti/ipc/ti-ipc-rtos_git.bb
index 2e9dba1d..a452dcf4 100644
--- a/recipes-ti/ipc/ti-ipc-rtos_git.bb
+++ b/recipes-ti/ipc/ti-ipc-rtos_git.bb
@@ -2,11 +2,16 @@ require recipes-ti/includes/ti-paths.inc
2require recipes-ti/includes/ti-staging.inc 2require recipes-ti/includes/ti-staging.inc
3require ti-ipc.inc 3require ti-ipc.inc
4 4
5PR = "${INC_PR}.0" 5PR = "${INC_PR}.1"
6 6
7DEPENDS = "ti-xdctools ti-sysbios" 7DEPENDS = "ti-xdctools ti-sysbios"
8DEPENDS_append_keystone += "ti-cgt6x-native gcc-arm-none-eabi-native" 8DEPENDS_append_keystone = " ti-cgt6x-native \
9DEPENDS_append_omap-15 += "ti-cgt6x-native ti-ccsv6-native gcc-arm-none-eabi-native" 9 gcc-arm-none-eabi-native \
10"
11DEPENDS_append_omap-a15 = " ti-cgt6x-native \
12 ti-ccsv6-native \
13 gcc-arm-none-eabi-native \
14"
10 15
11PACKAGES =+ "${PN}-fw" 16PACKAGES =+ "${PN}-fw"
12FILES_${PN}-fw = "${libdir}/firmware/*" 17FILES_${PN}-fw = "${libdir}/firmware/*"