aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ipc-transport-qmss.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/ipc/ipc-transport-qmss.inc')
-rw-r--r--recipes-ti/ipc/ipc-transport-qmss.inc14
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes-ti/ipc/ipc-transport-qmss.inc b/recipes-ti/ipc/ipc-transport-qmss.inc
deleted file mode 100644
index f029656e..00000000
--- a/recipes-ti/ipc/ipc-transport-qmss.inc
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION = "TI QMSS-Based IPC MessageQ Transport"
-LICENSE = "BSD-3-Clause"
-
-require ipc-transport.inc
-
-INC_PR_append = ".1"
-
-LIC_FILES_CHKSUM = "file://COPYING.txt;md5=27bb0deb260c60120a8d7b91da7c3b02"
-
-COMPATIBLE_MACHINE = "keystone"
-
-S = "${WORKDIR}/git/linux/qmss"
-
-EXTRA_OEMAKE += "PDK_INSTALL_PATH=${STAGING_INCDIR} TRANS_QMSS_SRC_DIR=${S}"