diff options
Diffstat (limited to 'recipes-bsp/pa-lld')
-rw-r--r-- | recipes-bsp/pa-lld/pa-lld-rtos_git.bb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes-bsp/pa-lld/pa-lld-rtos_git.bb b/recipes-bsp/pa-lld/pa-lld-rtos_git.bb new file mode 100644 index 00000000..e415f36c --- /dev/null +++ b/recipes-bsp/pa-lld/pa-lld-rtos_git.bb | |||
@@ -0,0 +1,12 @@ | |||
1 | SUMMARY = "TI RTOS low level driver for Packet Accelerator (PA)" | ||
2 | |||
3 | inherit ti-pdk | ||
4 | |||
5 | require recipes-bsp/pa-lld/pa-lld.inc | ||
6 | COMPATIBLE_MACHINE_append = "|c667x-evm" | ||
7 | PR = "${INC_PR}.0" | ||
8 | |||
9 | DEPENDS_append = " rm-lld-rtos" | ||
10 | |||
11 | # HTML doc link params | ||
12 | PDK_COMP_LINK_TEXT = "PA LLD" | ||