summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc
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-14 16:59:27 +0000
commit82b2fbafe8986e60f15b2ac457ea4f5696d43129 (patch)
treefd7314931201d6e60c486f30b338175e59a0bf1e /recipes-ti/ipc
parente446baacbfca23bb348d5d262b9deb9782812c54 (diff)
downloadmeta-ti-82b2fbafe8986e60f15b2ac457ea4f5696d43129.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>
Diffstat (limited to 'recipes-ti/ipc')
-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 \