[meta-ti] [PATCH] common-csl-ip-rtos: Add support for c66x
Mahesh Radhakrishnan
m-radhakrishnan2 at ti.com
Thu Jul 6 08:53:47 PDT 2017
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb b/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb
index fe4f697..19f2aa4 100644
--- a/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb
+++ b/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb
@@ -1,7 +1,8 @@
require common-csl-ip.inc
-PR = "${INC_PR}.4"
+PR = "${INC_PR}.5"
PACKAGE_ARCH = "${MACHINE_ARCH}"
+COMPATIBLE_MACHINE_append = "|c66x"
inherit ti-pdk
--
1.9.1
More information about the meta-ti
mailing list