aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ipc-lld/ipc-lld.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/ipc-lld/ipc-lld.inc')
-rw-r--r--recipes-bsp/ipc-lld/ipc-lld.inc29
1 files changed, 0 insertions, 29 deletions
diff --git a/recipes-bsp/ipc-lld/ipc-lld.inc b/recipes-bsp/ipc-lld/ipc-lld.inc
deleted file mode 100644
index f271f31d..00000000
--- a/recipes-bsp/ipc-lld/ipc-lld.inc
+++ /dev/null
@@ -1,29 +0,0 @@
-inherit ti-pdk ti-pdk-fetch
-
-TI_PDK_COMP = "ti.drv.ipc"
-
-PE = "1"
-
-LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=7eae093f2b09fd39307f30028a068b91"
-
-COMPATIBLE_MACHINE = "k3"
-PACKAGE_ARCH = "${MACHINE_ARCH}"
-
-PR = "r3"
-
-# Build with make instead of XDC
-TI_PDK_XDCMAKE = "0"
-
-IPCLLD_PACKAGE_BASE = "${WORKDIR}/ipclld_base"
-IPCLLD_ROOTPATH = "${IPCLLD_PACKAGE_BASE}/package/all/pdk_/packages/ti/drv/ipc"
-
-export PDK_INSTALL_PATH = "${PDK_INSTALL_DIR}/packages"
-export PDK_IPC_ROOT_PATH = "${IPCLLD_PACKAGE_BASE}/package/all/pdk_/packages"
-
-# HTML doc link params
-PDK_COMP_LINK_TEXT = "IPCLLD"
-
-EXTRA_OEMAKE = "PDK_INSTALL_PATH=${PDK_INSTALL_PATH} "
-
-TI_PDK_LIMIT_CORES_append_am65xx-evm = " mcu1_1 "