summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ipc-transport.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/ipc/ipc-transport.inc')
-rw-r--r--recipes-ti/ipc/ipc-transport.inc15
1 files changed, 0 insertions, 15 deletions
diff --git a/recipes-ti/ipc/ipc-transport.inc b/recipes-ti/ipc/ipc-transport.inc
deleted file mode 100644
index 0c1edef1..00000000
--- a/recipes-ti/ipc/ipc-transport.inc
+++ /dev/null
@@ -1,15 +0,0 @@
1LICENSE = "BSD-3-Clause"
2
3IPC_TRANSPORT_GIT_URI = "git://git.ti.com/keystone-linux/ipc-transport.git"
4IPC_TRANSPORT_GIT_PROTOCOL = "git"
5IPC_TRANSPORT_GIT_BRANCH = "master"
6
7# Below commit ID corresponds to "DEV.IPC-TRANSPORT.02.00.00.02A"
8IPC_TRANSPORT_SRCREV = "f75e2e29b9b1b63443a0c82493e41dd2f771c6f5"
9
10BRANCH = "${IPC_TRANSPORT_GIT_BRANCH}"
11SRC_URI = "${IPC_TRANSPORT_GIT_URI};protocol=${IPC_TRANSPORT_GIT_PROTOCOL};branch=${BRANCH}"
12
13SRCREV = "${IPC_TRANSPORT_SRCREV}"
14PV = "02.00.00.02A"
15INC_PR = "r0"