Fixes parallel build issue with k2hk

Signed-off-by: Sam Nelson <[email protected]>
---
 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 6bc644e..3f876d3 100644
--- a/recipes-ti/ipc/ti-ipc-rtos.inc
+++ b/recipes-ti/ipc/ti-ipc-rtos.inc
@@ -24,8 +24,8 @@ protocol=${TI_IPC_METADATA_GIT_PROTOCOL};\
 branch=${TI_IPC_METADATA_GIT_BRANCH};\
 name=${TI_IPC_METADATA_NAME}"
 
-# Corresponds to tag: 3.47.01.00A
-SRCREV_ipc-examples = "7f23e9b0ae395461b0854881dcc174392355d854"
+# Corresponds to tag: 3.47.01.00B
+SRCREV_ipc-examples = "03ff856444b5bb9e60a907125a1f042b29b25d7b"
 
 # Corresponds to tag: 3.47.01.00A
 SRCREV_ipc-metadata = "72578cce9c9f9a932eb22b3397b46131efb12d69"
@@ -36,7 +36,7 @@ S_ipc-metadata = "${WORKDIR}/git/ipc-metadata"
 RELEASE_TYPE = "GA"
 RELEASE_SUFFIX = ""
 
-PR = "${INC_PR}.r4"
+PR = "${INC_PR}.r5"
 
 DEPENDS_append_keystone = " ti-cgt6x-native \
                             gcc-arm-none-eabi-native \
-- 
1.9.1

-- 
_______________________________________________
meta-ti mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-ti

Reply via email to