[meta-ti] [PATCH] pktlib-rtos: Add support for c66x

Mahesh Radhakrishnan m-radhakrishnan2 at ti.com
Thu Jul 6 08:56:55 PDT 2017


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

diff --git a/recipes-bsp/pktlib/pktlib-rtos_git.bb b/recipes-bsp/pktlib/pktlib-rtos_git.bb
index a7db402..7151616 100644
--- a/recipes-bsp/pktlib/pktlib-rtos_git.bb
+++ b/recipes-bsp/pktlib/pktlib-rtos_git.bb
@@ -1,9 +1,12 @@
 inherit ti-pdk
 require pktlib.inc
 
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 
 DEPENDS_append = " rm-lld-rtos \
                    qmss-lld-rtos \
                    cppi-lld-rtos \
 "
+COMPATIBLE_MACHINE_append = "|c66x"
+
+
-- 
1.9.1



More information about the meta-ti mailing list