[meta-ti] [morty/master][PATCH] nimu-rtos: Adding support for c66x, omapl1 & dra7xx

Mahesh Radhakrishnan m-radhakrishnan2 at ti.com
Wed Dec 20 13:08:08 PST 2017


Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
 recipes-bsp/transport-rtos/nimu-rtos_git.bb | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/recipes-bsp/transport-rtos/nimu-rtos_git.bb b/recipes-bsp/transport-rtos/nimu-rtos_git.bb
index 5366da7..7f4a00d 100644
--- a/recipes-bsp/transport-rtos/nimu-rtos_git.bb
+++ b/recipes-bsp/transport-rtos/nimu-rtos_git.bb
@@ -22,6 +22,10 @@ DEPENDS_append_k2hk-evm = " pa-lld-rtos"
 DEPENDS_append_k2e-evm = " pa-lld-rtos"
 DEPENDS_append_k2l-evm = " pa-lld-rtos"
 DEPENDS_append_k2g = " emac-lld-rtos"
+DEPENDS_append_c665x-evm = " emac-lld-rtos"
+DEPENDS_append_c667x-evm = " pa-lld-rtos"
+DEPENDS_append_omapl1 = " emac-lld-rtos"
+DEPENDS_append_dra7xx-evm = " emac-lld-rtos"
 
 # Build with make instead of XDC
 TI_PDK_XDCMAKE = "0"
-- 
1.9.1



More information about the meta-ti mailing list