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 /classes | |
| 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 'classes')
| -rw-r--r-- | classes/ti-pdk.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/ti-pdk.bbclass b/classes/ti-pdk.bbclass index fd7c3e7a..eca3652c 100644 --- a/classes/ti-pdk.bbclass +++ b/classes/ti-pdk.bbclass | |||
| @@ -5,7 +5,7 @@ inherit perlnative | |||
| 5 | 5 | ||
| 6 | DEPENDS = "ti-xdctools ti-cg-xml-native ti-sysbios common-csl-ip-rtos libxml-simple-perl-native gcc-arm-none-eabi-native ti-cgt6x-native ti-pdk-build-rtos" | 6 | DEPENDS = "ti-xdctools ti-cg-xml-native ti-sysbios common-csl-ip-rtos libxml-simple-perl-native gcc-arm-none-eabi-native ti-cgt6x-native ti-pdk-build-rtos" |
| 7 | 7 | ||
| 8 | DEPENDS_append_omap-a15 = " ti-ccsv6-native" | 8 | DEPENDS_append_omap-a15 = " ti-cgt-arm-native" |
| 9 | DEPENDS_remove_ti33x = "ti-cgt6x-native" | 9 | DEPENDS_remove_ti33x = "ti-cgt6x-native" |
| 10 | DEPENDS_remove_ti43x = "ti-cgt6x-native" | 10 | DEPENDS_remove_ti43x = "ti-cgt6x-native" |
| 11 | 11 | ||
