summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2019-10-12 06:40:44 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-10-15 17:03:51 +0000
commitd658e0089037278283a1ece71146e94a99608bec (patch)
tree96d35ddd7f81b4f844d3d767a968a50bcc1ed6f2
parent65d21cf0ad75893739aba7dec323e00677bd4a09 (diff)
downloadmeta-ti-d658e0089037278283a1ece71146e94a99608bec.tar.gz
ti-ipc: Update examples to latest version
Fixes issues with AM65X examples 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 fe2cc998..25942db2 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.07 27# Corresponds to tag: 3.50.04.07
28TI_IPC_METADATA_SRCREV = "37e85ff1966f7d093fe2bde2dd9d4546f29d0d80" 28TI_IPC_METADATA_SRCREV = "37e85ff1966f7d093fe2bde2dd9d4546f29d0d80"
29# Corresponds to tag: 3.50.04.07A 29# Corresponds to tag: 3.50.04.07B
30TI_IPC_EXAMPLES_SRCREV = "0ebf5e642a8ca567bcaa7653875d15f6e7178405" 30TI_IPC_EXAMPLES_SRCREV = "ad3d694e30367a5c04525aef7c6ee9a33896fd59"
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}.r0" 42PR = "${INC_PR}.r1"
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 \