aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ipc-transport.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/ipc/ipc-transport.inc')
-rw-r--r--recipes-ti/ipc/ipc-transport.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-ti/ipc/ipc-transport.inc b/recipes-ti/ipc/ipc-transport.inc
index f399eedb..25c49e72 100644
--- a/recipes-ti/ipc/ipc-transport.inc
+++ b/recipes-ti/ipc/ipc-transport.inc
@@ -4,12 +4,12 @@ IPC_TRANSPORT_GIT_URI = "git://git.ti.com/keystone-linux/ipc-transport.git"
IPC_TRANSPORT_GIT_PROTOCOL = "git"
IPC_TRANSPORT_GIT_BRANCH = "master"
-# Below commit ID corresponds to "DEV.IPC-TRANSPORT.02.00.00.01"
-IPC_TRANSPORT_SRCREV = "88ea336c584ccec4b2c281cd7f75df9dff6d4edf"
+# Below commit ID corresponds to "DEV.IPC-TRANSPORT.02.00.00.02"
+IPC_TRANSPORT_SRCREV = "8cb22733115f7c1ee1e1cf3f7d704158080f383c"
BRANCH = "${IPC_TRANSPORT_GIT_BRANCH}"
SRC_URI = "${IPC_TRANSPORT_GIT_URI};protocol=${IPC_TRANSPORT_GIT_PROTOCOL};branch=${BRANCH}"
SRCREV = "${IPC_TRANSPORT_SRCREV}"
-PV = "02.00.00.01"
-INC_PR = "r2"
+PV = "02.00.00.02"
+INC_PR = "r0"