[meta-ti] [PATCH] ti-pdk.bbclass: add dependency on ti-cgt-pru-native
Hongmei Gou
a0271529 at ti.com
Mon Sep 25 12:27:06 PDT 2017
Signed-off-by: Hongmei Gou <a0271529 at ti.com>
---
classes/ti-pdk.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/classes/ti-pdk.bbclass b/classes/ti-pdk.bbclass
index 1e3a7cb..76abfe4 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"
--
1.9.1
More information about the meta-ti
mailing list