summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2019-12-17 23:16:22 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-12-18 00:39:33 +0000
commit006c2b89728a572a2495ee5d787a7f8af8261f98 (patch)
tree66906cff71d3ec943eb1c04a605f3997b2c267d1
parent79508707b396a5b146544a8a46ad21d5c2b0a2c7 (diff)
downloadmeta-ti-006c2b89728a572a2495ee5d787a7f8af8261f98.tar.gz
ti-ipc: Update ipc-examples to 3.50.04.08 with bug fixes
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-ti/ipc/ti-ipc-rtos.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc
index baf1ccc1..4d0d449c 100644
--- a/recipes-ti/ipc/ti-ipc-rtos.inc
+++ b/recipes-ti/ipc/ti-ipc-rtos.inc
@@ -26,8 +26,8 @@ name=${TI_IPC_METADATA_NAME}"
26 26
27# Corresponds to tag: 3.50.04.08 27# Corresponds to tag: 3.50.04.08
28TI_IPC_METADATA_SRCREV = "48788ea79190c4995df4c802e8aa4e17f332943d" 28TI_IPC_METADATA_SRCREV = "48788ea79190c4995df4c802e8aa4e17f332943d"
29# Corresponds to tag: 3.50.04.07B 29# Corresponds to tag: 3.50.04.08
30TI_IPC_EXAMPLES_SRCREV = "ad3d694e30367a5c04525aef7c6ee9a33896fd59" 30TI_IPC_EXAMPLES_SRCREV = "4707fcbbe0d136e781c4a7ffdc072be407c34358"
31 31
32SRCREV_FORMAT = "default" 32SRCREV_FORMAT = "default"
33SRCREV_ipc-metadata = "${TI_IPC_METADATA_SRCREV}" 33SRCREV_ipc-metadata = "${TI_IPC_METADATA_SRCREV}"
@@ -39,7 +39,7 @@ S_ipc-metadata = "${WORKDIR}/git/ipc-metadata"
39RELEASE_TYPE = "GA" 39RELEASE_TYPE = "GA"
40RELEASE_SUFFIX = "" 40RELEASE_SUFFIX = ""
41 41
42PR = "${INC_PR}.r1" 42PR = "${INC_PR}.r2"
43 43
44DEPENDS_append_keystone = " ti-cgt6x-native \ 44DEPENDS_append_keystone = " ti-cgt6x-native \
45 gcc-arm-none-eabi-native \ 45 gcc-arm-none-eabi-native \