diff options
author | Sam Nelson <sam.nelson@ti.com> | 2018-10-23 21:01:00 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-10-25 21:36:24 +0000 |
commit | d931b7c9646a2526630d375abb9ae2b3272eb3ed (patch) | |
tree | f6d288ec1f4701920cd27ed7321773f4bfab1f9b /recipes-ti/ipc/ti-ipc-rtos.inc | |
parent | 0ffe4809c29ce3b5359e71d682245d980675e0bf (diff) | |
download | meta-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.inc | 8 |
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};\ | |||
24 | branch=${TI_IPC_METADATA_GIT_BRANCH};\ | 24 | branch=${TI_IPC_METADATA_GIT_BRANCH};\ |
25 | name=${TI_IPC_METADATA_NAME}" | 25 | name=${TI_IPC_METADATA_NAME}" |
26 | 26 | ||
27 | # Corresponds to tag: 3.50.02.02 | 27 | # Corresponds to tag: 3.50.03.03 |
28 | TI_IPC_METADATA_SRCREV = "171ed5b4cfc73fd2ebfeefe42249bec18f475613" | 28 | TI_IPC_METADATA_SRCREV = "88d4c734407f49d2edb8050b0b542e023b8750c8" |
29 | # Corresponds to tag: 3.50.01.01 | 29 | # Corresponds to tag: 3.50.03.03 |
30 | TI_IPC_EXAMPLES_SRCREV = "71f6e59a6b2c7e20c2656e5000f318339ded2f3c" | 30 | TI_IPC_EXAMPLES_SRCREV = "e2b116ab30b79d5dc855febb7dcc07179e8aef50" |
31 | 31 | ||
32 | SRCREV_ipc-metadata = "${TI_IPC_METADATA_SRCREV}" | 32 | SRCREV_ipc-metadata = "${TI_IPC_METADATA_SRCREV}" |
33 | SRCREV_ipc-examples = "${TI_IPC_EXAMPLES_SRCREV}" | 33 | SRCREV_ipc-examples = "${TI_IPC_EXAMPLES_SRCREV}" |