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