From 7f762b9fe5324b01864685a870b6eab7c34e5eb9 Mon Sep 17 00:00:00 2001 From: Karthik Ramanan Date: Mon, 16 Feb 2015 14:57:55 +0000 Subject: [PATCH] ti-ipc: Upgrade to IPC 3.30.03.14 Signed-off-by: Karthik Ramanan 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 07f81959..10ae431c 100644 --- a/recipes-ti/ipc/ti-ipc_git.bb +++ b/recipes-ti/ipc/ti-ipc_git.bb @@ -6,13 +6,13 @@ LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=abd112f DEPENDS += "virtual/kernel" -PV = "3.30.01.12" +PV = "3.30.03.14" -BRANCH = "master" +BRANCH = "3.30" SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH} \ file://tiipclad-daemon.sh \ " -SRCREV = "8deec9b295a5700b26449986927c77d60c5c0e5f" +SRCREV = "ff0ca0e3943ab67be47673bfc77f40c53daac078" S = "${WORKDIR}/git"