From 9552cf5c7137e48a9861c2b24faf83ba94c47f2f Mon Sep 17 00:00:00 2001 From: Sam Nelson Date: Thu, 10 Dec 2015 21:55:51 +0000 Subject: [PATCH] ti-ipc: Update to new version 3.41.0.7_eng Signed-off-by: Sam Nelson Signed-off-by: Denys Dmytriyenko --- recipes-ti/ipc/ti-ipc.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc index b29ac5b5..4cdb25c6 100644 --- a/recipes-ti/ipc/ti-ipc.inc +++ b/recipes-ti/ipc/ti-ipc.inc @@ -8,11 +8,11 @@ BRANCH = "ipc-next" SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH}" -#Corresponds to 3.41.00.06_eng -SRCREV = "795af8b9cec28bd6cdd1f00df1b9084b2a285cce" +#Corresponds to 3.41.00.07_eng +SRCREV = "7370abce2e3f2a09fd4b057fbbf9e7d3d029c0df" S = "${WORKDIR}/git" -PV = "3.41.00.06" +PV = "3.41.00.07" INC_PR = "r0" PACKAGE_ARCH = "${MACHINE_ARCH}"