From 252265119d092c1a73299dcfff66f680392b2f28 Mon Sep 17 00:00:00 2001 From: Sam Nelson Date: Tue, 15 Dec 2015 17:56:10 +0000 Subject: [PATCH] ti-ipc: Update branch and information for IPC GA release - Commit id is perserved from previous eng version 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 4cdb25c6..94a16576 100644 --- a/recipes-ti/ipc/ti-ipc.inc +++ b/recipes-ti/ipc/ti-ipc.inc @@ -4,15 +4,15 @@ HOMEPAGE="http://processors.wiki.ti.com/index.php/Category:IPC" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9b710fd7c95e545b91cec79255" -BRANCH = "ipc-next" +BRANCH = "3.41" SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH}" -#Corresponds to 3.41.00.07_eng +#Corresponds to 3.41.00.08 SRCREV = "7370abce2e3f2a09fd4b057fbbf9e7d3d029c0df" S = "${WORKDIR}/git" -PV = "3.41.00.07" +PV = "3.41.00.08" INC_PR = "r0" PACKAGE_ARCH = "${MACHINE_ARCH}"