summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2018-12-15 01:31:42 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-12-18 00:11:12 +0000
commit9a281bbf1dbaf473bdfcc42f56cb7bab962b0600 (patch)
treea1ecd21170b7cba01d283c141666a5103771fc3c /recipes-ti/ipc
parent38084c1f9d1cd81d0f8fbc2d2a7b2eed0e74d828 (diff)
downloadmeta-ti-9a281bbf1dbaf473bdfcc42f56cb7bab962b0600.tar.gz
ipc: SRCREV updates for version 03.50.03.04
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/ipc')
-rw-r--r--recipes-ti/ipc/ipc-transport.inc8
-rw-r--r--recipes-ti/ipc/ti-ipc-common.inc2
-rw-r--r--recipes-ti/ipc/ti-ipc-rtos.inc8
-rw-r--r--recipes-ti/ipc/ti-ipc.inc4
4 files changed, 11 insertions, 11 deletions
diff --git a/recipes-ti/ipc/ipc-transport.inc b/recipes-ti/ipc/ipc-transport.inc
index f399eedb..25c49e72 100644
--- a/recipes-ti/ipc/ipc-transport.inc
+++ b/recipes-ti/ipc/ipc-transport.inc
@@ -4,12 +4,12 @@ IPC_TRANSPORT_GIT_URI = "git://git.ti.com/keystone-linux/ipc-transport.git"
4IPC_TRANSPORT_GIT_PROTOCOL = "git" 4IPC_TRANSPORT_GIT_PROTOCOL = "git"
5IPC_TRANSPORT_GIT_BRANCH = "master" 5IPC_TRANSPORT_GIT_BRANCH = "master"
6 6
7# Below commit ID corresponds to "DEV.IPC-TRANSPORT.02.00.00.01" 7# Below commit ID corresponds to "DEV.IPC-TRANSPORT.02.00.00.02"
8IPC_TRANSPORT_SRCREV = "88ea336c584ccec4b2c281cd7f75df9dff6d4edf" 8IPC_TRANSPORT_SRCREV = "8cb22733115f7c1ee1e1cf3f7d704158080f383c"
9 9
10BRANCH = "${IPC_TRANSPORT_GIT_BRANCH}" 10BRANCH = "${IPC_TRANSPORT_GIT_BRANCH}"
11SRC_URI = "${IPC_TRANSPORT_GIT_URI};protocol=${IPC_TRANSPORT_GIT_PROTOCOL};branch=${BRANCH}" 11SRC_URI = "${IPC_TRANSPORT_GIT_URI};protocol=${IPC_TRANSPORT_GIT_PROTOCOL};branch=${BRANCH}"
12 12
13SRCREV = "${IPC_TRANSPORT_SRCREV}" 13SRCREV = "${IPC_TRANSPORT_SRCREV}"
14PV = "02.00.00.01" 14PV = "02.00.00.02"
15INC_PR = "r2" 15INC_PR = "r0"
diff --git a/recipes-ti/ipc/ti-ipc-common.inc b/recipes-ti/ipc/ti-ipc-common.inc
index 6b156f97..95fb5341 100644
--- a/recipes-ti/ipc/ti-ipc-common.inc
+++ b/recipes-ti/ipc/ti-ipc-common.inc
@@ -1,4 +1,4 @@
1PV = "3.50.03.03" 1PV = "3.50.03.04"
2INC_PR = "r0" 2INC_PR = "r0"
3 3
4PACKAGE_ARCH = "${MACHINE_ARCH}" 4PACKAGE_ARCH = "${MACHINE_ARCH}"
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc
index 2b954c76..99ab3391 100644
--- a/recipes-ti/ipc/ti-ipc-rtos.inc
+++ b/recipes-ti/ipc/ti-ipc-rtos.inc
@@ -24,10 +24,10 @@ protocol=${TI_IPC_METADATA_GIT_PROTOCOL};\
24branch=${TI_IPC_METADATA_GIT_BRANCH};\ 24branch=${TI_IPC_METADATA_GIT_BRANCH};\
25name=${TI_IPC_METADATA_NAME}" 25name=${TI_IPC_METADATA_NAME}"
26 26
27# Corresponds to tag: 3.50.03.03 27# Corresponds to tag: 3.50.03.04
28TI_IPC_METADATA_SRCREV = "88d4c734407f49d2edb8050b0b542e023b8750c8" 28TI_IPC_METADATA_SRCREV = "f23715fb222f7cae877a3bcda194891369895733"
29# Corresponds to tag: 3.50.03.03 29# Corresponds to tag: 3.50.03.04
30TI_IPC_EXAMPLES_SRCREV = "e2b116ab30b79d5dc855febb7dcc07179e8aef50" 30TI_IPC_EXAMPLES_SRCREV = "55a8341c60a91c0ba2d79b7e4b805e2e39b3060f"
31 31
32SRCREV_ipc-metadata = "${TI_IPC_METADATA_SRCREV}" 32SRCREV_ipc-metadata = "${TI_IPC_METADATA_SRCREV}"
33SRCREV_ipc-examples = "${TI_IPC_EXAMPLES_SRCREV}" 33SRCREV_ipc-examples = "${TI_IPC_EXAMPLES_SRCREV}"
diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc
index 428ad3d1..c703638b 100644
--- a/recipes-ti/ipc/ti-ipc.inc
+++ b/recipes-ti/ipc/ti-ipc.inc
@@ -8,8 +8,8 @@ TI_IPC_GIT_URI = "git://git.ti.com/ipc/ipcdev.git"
8TI_IPC_GIT_PROTOCOL = "git" 8TI_IPC_GIT_PROTOCOL = "git"
9TI_IPC_GIT_BRANCH = "3.50" 9TI_IPC_GIT_BRANCH = "3.50"
10 10
11#Corresponds to 3.50.03.03 11#Corresponds to 3.50.03.04
12TI_IPC_SRCREV = "f20ff3ad29a4ca37d7a81e4fe1163d0c7b4eb3c7" 12TI_IPC_SRCREV = "f68ca6cec06ecc6296228b148b175584aa0f2c8c"
13 13
14BRANCH = "${TI_IPC_GIT_BRANCH}" 14BRANCH = "${TI_IPC_GIT_BRANCH}"
15SRC_URI = "${TI_IPC_GIT_URI};protocol=${TI_IPC_GIT_PROTOCOL};branch=${BRANCH};name=ipcdev" 15SRC_URI = "${TI_IPC_GIT_URI};protocol=${TI_IPC_GIT_PROTOCOL};branch=${BRANCH};name=ipcdev"