From d658e0089037278283a1ece71146e94a99608bec Mon Sep 17 00:00:00 2001 From: Sam Nelson Date: Sat, 12 Oct 2019 06:40:44 +0000 Subject: ti-ipc: Update examples to latest version Fixes issues with AM65X examples Signed-off-by: Sam Nelson Signed-off-by: Denys Dmytriyenko --- recipes-ti/ipc/ti-ipc-rtos.inc | 6 +++--- 1 file 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}" # Corresponds to tag: 3.50.04.07 TI_IPC_METADATA_SRCREV = "37e85ff1966f7d093fe2bde2dd9d4546f29d0d80" -# Corresponds to tag: 3.50.04.07A -TI_IPC_EXAMPLES_SRCREV = "0ebf5e642a8ca567bcaa7653875d15f6e7178405" +# Corresponds to tag: 3.50.04.07B +TI_IPC_EXAMPLES_SRCREV = "ad3d694e30367a5c04525aef7c6ee9a33896fd59" SRCREV_FORMAT = "default" SRCREV_ipc-metadata = "${TI_IPC_METADATA_SRCREV}" @@ -39,7 +39,7 @@ S_ipc-metadata = "${WORKDIR}/git/ipc-metadata" RELEASE_TYPE = "GA" RELEASE_SUFFIX = "" -PR = "${INC_PR}.r0" +PR = "${INC_PR}.r1" DEPENDS_append_keystone = " ti-cgt6x-native \ gcc-arm-none-eabi-native \ -- cgit v1.2.3-54-g00ecf