[meta-ti] [morty/master][PATCH] osal-rtos: Adding support for c66x

Mahesh Radhakrishnan m-radhakrishnan2 at ti.com
Wed Dec 20 13:22:59 PST 2017


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

diff --git a/recipes-bsp/osal/osal-rtos_git.bb b/recipes-bsp/osal/osal-rtos_git.bb
index da421b6..b150760 100644
--- a/recipes-bsp/osal/osal-rtos_git.bb
+++ b/recipes-bsp/osal/osal-rtos_git.bb
@@ -3,6 +3,8 @@ require recipes-bsp/osal/osal.inc
 
 PR = "${INC_PR}.0"
 
+COMPATIBLE_MACHINE_append = "|c66x"
+
 S = "${WORKDIR}/${OSAL_GIT_DESTSUFFIX}"
 
 DEPENDS_append_ti33x = " starterware-rtos"
-- 
1.9.1



More information about the meta-ti mailing list