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

Mahesh Radhakrishnan m-radhakrishnan2 at ti.com
Thu Jul 6 09:00:09 PDT 2017


---
 recipes-bsp/rm-lld/rm-lld-rtos_git.bb | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/recipes-bsp/rm-lld/rm-lld-rtos_git.bb b/recipes-bsp/rm-lld/rm-lld-rtos_git.bb
index 50d8740..823af5b 100644
--- a/recipes-bsp/rm-lld/rm-lld-rtos_git.bb
+++ b/recipes-bsp/rm-lld/rm-lld-rtos_git.bb
@@ -1,7 +1,9 @@
 inherit ti-pdk
 
+COMPATIBLE_MACHINE_append = "|c66x"
+
 require rm-lld.inc
 
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
-- 
1.9.1



More information about the meta-ti mailing list