summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/cppi-lld/cppi-lld-rtos_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-bsp/cppi-lld/cppi-lld-rtos_git.bb b/recipes-bsp/cppi-lld/cppi-lld-rtos_git.bb
index e29b087e..1cdaf3a4 100644
--- a/recipes-bsp/cppi-lld/cppi-lld-rtos_git.bb
+++ b/recipes-bsp/cppi-lld/cppi-lld-rtos_git.bb
@@ -1,7 +1,9 @@
1inherit ti-pdk 1inherit ti-pdk
2require cppi-lld.inc 2require cppi-lld.inc
3 3
4PR = "${INC_PR}.0" 4PR = "${INC_PR}.1"
5
6COMPATIBLE_MACHINE_append = "|c66x"
5 7
6DEPENDS_append = " rm-lld-rtos \ 8DEPENDS_append = " rm-lld-rtos \
7 qmss-lld-rtos \ 9 qmss-lld-rtos \