From 2c19121bb5166743d82cd4c46746b596a4a4340c Mon Sep 17 00:00:00 2001 From: Sam Nelson Date: Wed, 22 Apr 2015 09:45:14 +0000 Subject: [PATCH] ipc: Update to new version 3.35.1.7 Signed-off-by: Sam Nelson Signed-off-by: Denys Dmytriyenko --- recipes-ti/ipc/ti-ipc_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-ti/ipc/ti-ipc_git.bb b/recipes-ti/ipc/ti-ipc_git.bb index 6f462950..bb2c3c9f 100644 --- a/recipes-ti/ipc/ti-ipc_git.bb +++ b/recipes-ti/ipc/ti-ipc_git.bb @@ -6,14 +6,14 @@ LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9 DEPENDS += "virtual/kernel" -PV = "3.35.00.05" +PV = "3.35.01.07" BRANCH = "master" SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH} \ file://tiipclad-daemon.sh \ " -# Commit corresponds to 3.35.00.05 -SRCREV = "ce35c999f5c3368e387740a38aef3358290579b3" +# Commit corresponds to 3.35.01.07 +SRCREV = "358d966c9f5973faf9ab71fb1d7dfe5d3e08a8dc" S = "${WORKDIR}/git"