summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/tcp3d-lld/tcp3d-lld-rtos_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/tcp3d-lld/tcp3d-lld-rtos_git.bb')
-rw-r--r--recipes-bsp/tcp3d-lld/tcp3d-lld-rtos_git.bb23
1 files changed, 0 insertions, 23 deletions
diff --git a/recipes-bsp/tcp3d-lld/tcp3d-lld-rtos_git.bb b/recipes-bsp/tcp3d-lld/tcp3d-lld-rtos_git.bb
deleted file mode 100644
index db4421ee..00000000
--- a/recipes-bsp/tcp3d-lld/tcp3d-lld-rtos_git.bb
+++ /dev/null
@@ -1,23 +0,0 @@
1SUMMARY = "TI third generation Turbo Coprocessor (TCP3) low level driver"
2
3inherit ti-pdk ti-pdk-fetch
4
5TI_PDK_COMP = "ti.drv.tcp3d"
6
7PE = "1"
8
9LICENSE = "BSD-3-Clause"
10LIC_FILES_CHKSUM = "file://tcp3dver.h;beginline=1;endline=47;md5=3fe46c6320fb9ca4ac6692961402beb7"
11
12COMPATIBLE_MACHINE = "k2hk|k2l|c66x"
13PACKAGE_ARCH = "${MACHINE_ARCH}"
14
15PR = "r0"
16
17DEPENDS:append = " edma3-lld-rtos"
18
19export EDMA3LLD_BIOS6_INSTALLDIR = "${EDMA3_LLD_INSTALL_DIR}"
20XDCPATH:append = ";${EDMA3_LLD_INSTALL_DIR}/packages"
21
22# HTML doc link params
23PDK_COMP_LINK_TEXT = "TCP3D LLD"