[meta-ti] [PATCH] nwal-lld-rtos: Add rtos recipe for nwal

Mahesh Radhakrishnan m-radhakrishnan2 at ti.com
Fri Jul 7 12:26:10 PDT 2017


Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
 recipes-bsp/nwal-lld/nwal-lld-rtos_git.bb | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 recipes-bsp/nwal-lld/nwal-lld-rtos_git.bb

diff --git a/recipes-bsp/nwal-lld/nwal-lld-rtos_git.bb b/recipes-bsp/nwal-lld/nwal-lld-rtos_git.bb
new file mode 100644
index 0000000..8ffe0dc
--- /dev/null
+++ b/recipes-bsp/nwal-lld/nwal-lld-rtos_git.bb
@@ -0,0 +1,17 @@
+inherit ti-pdk
+
+require recipes-bsp/nwal-lld/nwal-lld.inc
+
+PR = "${INC_PR}.0"
+
+DEPENDS_append = " cppi-lld-rtos \
+                   pa-lld-rtos \
+                   pktlib-rtos \
+                   qmss-lld-rtos \
+                   sa-lld-rtos \
+"
+
+COMPATIBLE_MACHINE = "k2hk-evm|k2e-evm|k2l-evm|c667x-evm"
+
+# HTML doc link params
+PDK_COMP_LINK_TEXT = "NWAL LLD"
-- 
1.9.1



More information about the meta-ti mailing list