summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/osal/osal-rtos_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/osal/osal-rtos_git.bb')
-rw-r--r--recipes-bsp/osal/osal-rtos_git.bb18
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 @@
1inherit ti-pdk
2require recipes-bsp/osal/osal.inc
3
4PR = "${INC_PR}.0"
5
6COMPATIBLE_MACHINE:append = "|c66x|k3"
7
8DEPENDS:append:ti33x = " starterware-rtos"
9DEPENDS:append:ti43x = " starterware-rtos"
10
11# Build with make instead of XDC
12TI_PDK_XDCMAKE = "0"
13
14export PDK_OSAL_ROOT_PATH ="${WORKDIR}/build"
15export DEST_ROOT="${S}"
16
17# HTML doc link params
18PDK_COMP_LINK_TEXT = "OSAL Library"