summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2017-07-06 21:59:41 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-07-11 19:16:15 -0400
commit0dbfbfed3700f570ec8dc59f41f3ae1fee405bac (patch)
treeda7b8268974544782c9a4fd1c6cdd8ccde87b7a3 /recipes-bsp
parent22c36324b2471783dbf895d84379010d07abe9ef (diff)
downloadmeta-ti-0dbfbfed3700f570ec8dc59f41f3ae1fee405bac.tar.gz
qmss-lld-rtos: Add support for c66x
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb b/recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb
index 198f2bf3..7f771429 100644
--- a/recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb
+++ b/recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb
@@ -2,6 +2,8 @@ inherit ti-pdk
2 2
3require qmss-lld.inc 3require qmss-lld.inc
4 4
5PR = "${INC_PR}.0" 5PR = "${INC_PR}.1"
6
7COMPATIBLE_MACHINE_append = "|c66x"
6 8
7DEPENDS_append = " rm-lld-rtos" 9DEPENDS_append = " rm-lld-rtos"