summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ti-ipc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/ipc/ti-ipc.inc')
-rw-r--r--recipes-ti/ipc/ti-ipc.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc
index 3ce02c4e..cf576d15 100644
--- a/recipes-ti/ipc/ti-ipc.inc
+++ b/recipes-ti/ipc/ti-ipc.inc
@@ -8,15 +8,15 @@ TI_IPC_GIT_URI = "git://git.ti.com/ipc/ipcdev.git"
TI_IPC_GIT_PROTOCOL = "git"
TI_IPC_GIT_BRANCH = "3.43"
-#Corresponds to 3.43.02.04
-TI_IPC_SRCREV = "c179a1f4a102fc0c2b72da4db87753c8e523d639"
+#Corresponds to 3.43.03.05
+TI_IPC_SRCREV = "6c2b64342cbd0317527a0924140566b2446488f5"
BRANCH = "${TI_IPC_GIT_BRANCH}"
SRC_URI = "${TI_IPC_GIT_URI};protocol=${TI_IPC_GIT_PROTOCOL};branch=${BRANCH};name=ipcdev"
SRCREV = "${TI_IPC_SRCREV}"
S = "${WORKDIR}/git"
-PV = "3.43.02.04"
+PV = "3.43.03.05"
INC_PR = "r0"
PACKAGE_ARCH = "${MACHINE_ARCH}"