summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/common-csl-ip
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2017-07-06 21:53:47 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-07-12 14:09:10 -0400
commit1289366ecc0f39fd448bab0915e8d3d7abd86b7c (patch)
tree27f30b3e3b599851cc20765d3bd5fae53b351da3 /recipes-bsp/common-csl-ip
parente4639170fbf27204aa6f62052e73c5bbacf275e7 (diff)
downloadmeta-ti-1289366ecc0f39fd448bab0915e8d3d7abd86b7c.tar.gz
common-csl-ip-rtos: Add support for c66x
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/common-csl-ip')
-rw-r--r--recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb3
1 files changed, 2 insertions, 1 deletions
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 fe4f6972..19f2aa44 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 @@
1require common-csl-ip.inc 1require common-csl-ip.inc
2PR = "${INC_PR}.4" 2PR = "${INC_PR}.5"
3 3
4PACKAGE_ARCH = "${MACHINE_ARCH}" 4PACKAGE_ARCH = "${MACHINE_ARCH}"
5COMPATIBLE_MACHINE_append = "|c66x"
5 6
6inherit ti-pdk 7inherit ti-pdk
7 8