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 --- recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp/edma3-lld') diff --git a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb index 071a51a5..71c4fce4 100644 --- a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb +++ b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb @@ -3,7 +3,7 @@ require recipes-ti/includes/ti-paths.inc PR = "${INC_PR}.1" -DEPENDS = "ti-sysbios ti-xdctools gcc-arm-none-eabi-native ti-cgt-arm-native ti-cgt6x-native" +DEPENDS = "ti-sysbios ti-xdctools-native gcc-arm-none-eabi-native ti-cgt-arm-native ti-cgt6x-native" COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|c66x|omapl1" PACKAGE_ARCH = "${MACHINE_ARCH}" -- cgit v1.2.3-54-g00ecf