diff options
Diffstat (limited to 'recipes-bsp/osal/osal-rtos_git.bb')
| -rw-r--r-- | recipes-bsp/osal/osal-rtos_git.bb | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/recipes-bsp/osal/osal-rtos_git.bb b/recipes-bsp/osal/osal-rtos_git.bb deleted file mode 100644 index eeaeb23f..00000000 --- a/recipes-bsp/osal/osal-rtos_git.bb +++ /dev/null | |||
| @@ -1,18 +0,0 @@ | |||
| 1 | inherit ti-pdk | ||
| 2 | require recipes-bsp/osal/osal.inc | ||
| 3 | |||
| 4 | PR = "${INC_PR}.0" | ||
| 5 | |||
| 6 | COMPATIBLE_MACHINE:append = "|c66x|k3" | ||
| 7 | |||
| 8 | DEPENDS:append:ti33x = " starterware-rtos" | ||
| 9 | DEPENDS:append:ti43x = " starterware-rtos" | ||
| 10 | |||
| 11 | # Build with make instead of XDC | ||
| 12 | TI_PDK_XDCMAKE = "0" | ||
| 13 | |||
| 14 | export PDK_OSAL_ROOT_PATH ="${WORKDIR}/build" | ||
| 15 | export DEST_ROOT="${S}" | ||
| 16 | |||
| 17 | # HTML doc link params | ||
| 18 | PDK_COMP_LINK_TEXT = "OSAL Library" | ||
