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-ti | |
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-ti')
-rw-r--r-- | recipes-ti/ipc/ti-ipc-rtos.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc index 0d7e0e6b..2a6cac07 100644 --- a/recipes-ti/ipc/ti-ipc-rtos.inc +++ b/recipes-ti/ipc/ti-ipc-rtos.inc | |||
@@ -43,7 +43,7 @@ DEPENDS_append_keystone = " ti-cgt6x-native \ | |||
43 | gcc-arm-none-eabi-native \ | 43 | gcc-arm-none-eabi-native \ |
44 | " | 44 | " |
45 | DEPENDS_append_omap-a15 = " ti-cgt6x-native \ | 45 | DEPENDS_append_omap-a15 = " ti-cgt6x-native \ |
46 | ti-ccsv6-native \ | 46 | ti-cgt-arm-native \ |
47 | gcc-arm-none-eabi-native \ | 47 | gcc-arm-none-eabi-native \ |
48 | " | 48 | " |
49 | DEPENDS_append_omapl138 = " ti-cgt6x-native \ | 49 | DEPENDS_append_omapl138 = " ti-cgt6x-native \ |