From de8bb5892cee542419667f6a3ec6590e098eab44 Mon Sep 17 00:00:00 2001 From: "Mertz, Timothy" Date: Sun, 17 Dec 2017 00:06:15 +0000 Subject: ti-xdctools: extend to native and nativesdk ti-xdctools should be a native recipe as it more accurately reflects how it is supposed to be used. In addition, this allows it to be built as nativesdk and included in SDK image tools Signed-off-by: "Mertz, Timothy" Signed-off-by: Joshua Watt Signed-off-by: Denys Dmytriyenko Acked-by: Jacob Stiffler --- classes/ti-pdk.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'classes/ti-pdk.bbclass') diff --git a/classes/ti-pdk.bbclass b/classes/ti-pdk.bbclass index 801c495b..ab730a90 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-cgt-pru-native ti-pdk-build-rtos doxygen-native" +DEPENDS = "ti-xdctools-native 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 doxygen-native" DEPENDS_append_omap-a15 = " ti-cgt-arm-native" DEPENDS_remove_ti33x = "ti-cgt6x-native" -- cgit v1.2.3-54-g00ecf