summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ti-ipc-rtos.inc
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2018-10-23 21:01:00 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-10-25 21:36:24 +0000
commitd931b7c9646a2526630d375abb9ae2b3272eb3ed (patch)
treef6d288ec1f4701920cd27ed7321773f4bfab1f9b /recipes-ti/ipc/ti-ipc-rtos.inc
parent0ffe4809c29ce3b5359e71d682245d980675e0bf (diff)
downloadmeta-ti-d931b7c9646a2526630d375abb9ae2b3272eb3ed.tar.gz
ti-ipc: Update to new version 3.50.03.03
Adds split mode support for the R5 core Signed-off-by: Sam Nelson <sam.nelson@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 7378d421..2b954c76 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.02.02 27# Corresponds to tag: 3.50.03.03
28TI_IPC_METADATA_SRCREV = "171ed5b4cfc73fd2ebfeefe42249bec18f475613" 28TI_IPC_METADATA_SRCREV = "88d4c734407f49d2edb8050b0b542e023b8750c8"
29# Corresponds to tag: 3.50.01.01 29# Corresponds to tag: 3.50.03.03
30TI_IPC_EXAMPLES_SRCREV = "71f6e59a6b2c7e20c2656e5000f318339ded2f3c" 30TI_IPC_EXAMPLES_SRCREV = "e2b116ab30b79d5dc855febb7dcc07179e8aef50"
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}"