aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb')
-rw-r--r--recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb22
1 files changed, 0 insertions, 22 deletions
diff --git a/recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb b/recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb
deleted file mode 100644
index 9ab09b64..00000000
--- a/recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb
+++ /dev/null
@@ -1,22 +0,0 @@
-SUMMARY = "TI RTOS low level driver library for PRUSS"
-
-inherit ti-pdk
-require recipes-bsp/pruss-lld/pruss-lld.inc
-
-COMPATIBLE_MACHINE_append = "|k3"
-PR = "${INC_PR}.0"
-
-DEPENDS_append = " osal-rtos"
-DEPENDS_append_ti33x = " starterware-rtos"
-DEPENDS_append_ti43x = " starterware-rtos"
-
-# Build with make instead of XDC
-TI_PDK_XDCMAKE = "0"
-
-export PDK_PRUSS_ROOT_PATH ="${WORKDIR}/build"
-export DEST_ROOT="${WORKDIR}/build"
-
-# HTML doc link params
-PDK_COMP_LINK_TEXT = "PRUSS LLD"
-
-INSANE_SKIP_${PN} = "arch"