diff options
| -rw-r--r-- | recipes-bsp/cppi-lld/cppi-lld-rtos_git.bb | 4 |
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 @@ | |||
| 1 | inherit ti-pdk | 1 | inherit ti-pdk |
| 2 | require cppi-lld.inc | 2 | require cppi-lld.inc |
| 3 | 3 | ||
| 4 | PR = "${INC_PR}.0" | 4 | PR = "${INC_PR}.1" |
| 5 | |||
| 6 | COMPATIBLE_MACHINE_append = "|c66x" | ||
| 5 | 7 | ||
| 6 | DEPENDS_append = " rm-lld-rtos \ | 8 | DEPENDS_append = " rm-lld-rtos \ |
| 7 | qmss-lld-rtos \ | 9 | qmss-lld-rtos \ |
