From 195895717b5df1544399f6f164deb26980354e0e Mon Sep 17 00:00:00 2001 From: Hongmei Gou Date: Tue, 26 Sep 2017 01:27:06 +0000 Subject: ti-pdk.bbclass: add dependency on ti-cgt-pru-native Signed-off-by: Hongmei Gou Signed-off-by: Denys Dmytriyenko --- classes/ti-pdk.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'classes') 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 inherit perlnative -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" +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" DEPENDS_append_omap-a15 = " ti-cgt-arm-native" DEPENDS_remove_ti33x = "ti-cgt6x-native" -- cgit v1.2.3-54-g00ecf