All of lore.kernel.org
 help / color / mirror / Atom feed
* [morty/master][PATCH] nimu-rtos: Adding support for c66x, omapl1 & dra7xx
@ 2017-12-20 21:08 Mahesh Radhakrishnan
  2017-12-21 16:15 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Mahesh Radhakrishnan @ 2017-12-20 21:08 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-12-21 16:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-20 21:08 [morty/master][PATCH] nimu-rtos: Adding support for c66x, omapl1 & dra7xx Mahesh Radhakrishnan
2017-12-21 16:15 ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.