All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] cppi-lld-rtos: Add support for c66x
@ 2017-07-06 15:55 Mahesh Radhakrishnan
  0 siblings, 0 replies; only message in thread
From: Mahesh Radhakrishnan @ 2017-07-06 15:55 UTC (permalink / raw)
  To: meta-ti

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

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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-07-06 15:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-06 15:55 [PATCH] cppi-lld-rtos: Add support for c66x Mahesh Radhakrishnan

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.