summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ti-ipc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/ipc/ti-ipc.inc')
-rw-r--r--recipes-ti/ipc/ti-ipc.inc16
1 files changed, 1 insertions, 15 deletions
diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc
index 488e0fca..2d383674 100644
--- a/recipes-ti/ipc/ti-ipc.inc
+++ b/recipes-ti/ipc/ti-ipc.inc
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9
6 6
7TI_IPC_GIT_URI = "git://git.ti.com/ipc/ipcdev.git" 7TI_IPC_GIT_URI = "git://git.ti.com/ipc/ipcdev.git"
8TI_IPC_GIT_PROTOCOL = "git" 8TI_IPC_GIT_PROTOCOL = "git"
9TI_IPC_GIT_BRANCH = "ipc-next" 9TI_IPC_GIT_BRANCH = "3.44"
10 10
11#Corresponds to 3.44.00.00 11#Corresponds to 3.44.00.00
12TI_IPC_SRCREV = "a1852fc8b254ed207bd1c1c88f5b362c9b6cc454" 12TI_IPC_SRCREV = "a1852fc8b254ed207bd1c1c88f5b362c9b6cc454"
@@ -16,17 +16,3 @@ SRC_URI = "${TI_IPC_GIT_URI};protocol=${TI_IPC_GIT_PROTOCOL};branch=${BRANCH};na
16SRCREV = "${TI_IPC_SRCREV}" 16SRCREV = "${TI_IPC_SRCREV}"
17 17
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19PV = "3.44.00.00"
20INC_PR = "r1"
21
22PACKAGE_ARCH = "${MACHINE_ARCH}"
23
24PLATFORM = "UNKNOWN"
25PLATFORM_omap5-evm = "OMAP54XX"
26PLATFORM_dra7xx = "DRA7XX"
27PLATFORM_k2hk-evm = "TCI6638"
28PLATFORM_k2l-evm = "TCI6630"
29PLATFORM_k2e = "66AK2E"
30PLATFORM_k2g = "66AK2G"
31
32ALT_PLATFORM_k2hk-evm = "TCI6636"