summaryrefslogtreecommitdiffstats
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 04705269..00000000
--- a/recipes-ti/ipc/ipc-transport-qmss.inc
+++ /dev/null
@@ -1,14 +0,0 @@
1DESCRIPTION = "TI QMSS-Based IPC MessageQ Transport"
2LICENSE = "BSD-3-Clause"
3
4require ipc-transport.inc
5
6INC_PR:append = ".1"
7
8LIC_FILES_CHKSUM = "file://COPYING.txt;md5=27bb0deb260c60120a8d7b91da7c3b02"
9
10COMPATIBLE_MACHINE = "keystone"
11
12S = "${WORKDIR}/git/linux/qmss"
13
14EXTRA_OEMAKE += "PDK_INSTALL_PATH=${STAGING_INCDIR} TRANS_QMSS_SRC_DIR=${S}"