[meta-ti] [PATCH] cppi-lld-rtos: Add support for c66x
Mahesh Radhakrishnan
m-radhakrishnan2 at ti.com
Thu Jul 6 08:55:39 PDT 2017
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at 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
More information about the meta-ti
mailing list