[meta-ti] [PATCH 2/2] pktlib-rtos: Add RTOS package for pktlib

Justin Sobota jsobota at ti.com
Tue Apr 19 14:43:39 PDT 2016


Signed-off-by: Justin Sobota <jsobota at ti.com>
---
 recipes-bsp/pktlib/pktlib-rtos_git.bb |   13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 recipes-bsp/pktlib/pktlib-rtos_git.bb

diff --git a/recipes-bsp/pktlib/pktlib-rtos_git.bb b/recipes-bsp/pktlib/pktlib-rtos_git.bb
new file mode 100644
index 0000000..0471156
--- /dev/null
+++ b/recipes-bsp/pktlib/pktlib-rtos_git.bb
@@ -0,0 +1,13 @@
+inherit ti-pdk
+require pktlib.inc
+
+PR = "${INC_PR}.0"
+
+DEPENDS_append = " rm-lld-rtos \
+                   qmss-lld-rtos \
+                   cppi-lld-rtos \
+"
+
+XDCARGS_k2hk-evm = "k2h k2k"
+XDCARGS_k2e-evm = "k2e"
+XDCARGS_k2l-evm = "k2l"
-- 
1.7.10.4



More information about the meta-ti mailing list