[meta-ti] [thud/master][PATCH] emac-lld-rtos: Adding trace-rtos as a dependency for k3 devices
Tinku Mannan
tmannan at ti.com
Thu Sep 12 14:55:55 PDT 2019
---
recipes-bsp/emac-lld/emac-lld-rtos_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-bsp/emac-lld/emac-lld-rtos_git.bb b/recipes-bsp/emac-lld/emac-lld-rtos_git.bb
index 2af38b9..bbf56b4 100644
--- a/recipes-bsp/emac-lld/emac-lld-rtos_git.bb
+++ b/recipes-bsp/emac-lld/emac-lld-rtos_git.bb
@@ -18,7 +18,7 @@ DEPENDS_append_ti43x = " starterware-rtos"
DEPENDS_append_k2g = " cppi-lld-rtos qmss-lld-rtos"
DEPENDS_remove_k3 = "board-rtos "
-DEPENDS_append_k3 = " udma-lld-rtos "
+DEPENDS_append_k3 = " udma-lld-rtos trace-rtos"
# Build with make instead of XDC
TI_PDK_XDCMAKE = "0"
--
2.7.4
More information about the meta-ti
mailing list