diff options
Diffstat (limited to 'classes/ti-pdk.bbclass')
-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 1e3a7cbb..76abfe41 100644 --- a/classes/ti-pdk.bbclass +++ b/classes/ti-pdk.bbclass | |||
@@ -3,7 +3,7 @@ require recipes-ti/includes/ti-staging.inc | |||
3 | 3 | ||
4 | inherit perlnative | 4 | 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-cgt-pru-native ti-pdk-build-rtos" |
7 | 7 | ||
8 | DEPENDS_append_omap-a15 = " ti-cgt-arm-native" | 8 | DEPENDS_append_omap-a15 = " ti-cgt-arm-native" |
9 | DEPENDS_remove_ti33x = "ti-cgt6x-native" | 9 | DEPENDS_remove_ti33x = "ti-cgt6x-native" |