summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ti-ipc-rtos.inc
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/ti-ipc-rtos.inc
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/ti-ipc-rtos.inc')
-rw-r--r--recipes-ti/ipc/ti-ipc-rtos.inc8
1 files changed, 4 insertions, 4 deletions
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}"