From 24bdba4c7eec0b7790ff515851cca3eff6bec1cd Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Thu, 3 Dec 2015 16:56:42 +0800 Subject: ipc: update to commit b010e35 New commits imported: b010e35 Makefile: use KBUILD_OUTPUT to point to build-artifacts Signed-off-by: Ting Liu Signed-off-by: Zhenhua Luo --- recipes-bsp/ipc/ipc.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-bsp/ipc') diff --git a/recipes-bsp/ipc/ipc.inc b/recipes-bsp/ipc/ipc.inc index 547771a..90eda7f 100644 --- a/recipes-bsp/ipc/ipc.inc +++ b/recipes-bsp/ipc/ipc.inc @@ -1,7 +1,7 @@ DEPENDS = "virtual/kernel" -SRC_URI = "git://git.freescale.com/ppc/sdk/ipc.git;nobranch=1" -SRCREV = "c9c92ac6a7a31c9d878096eb7d135c22a38f20ff" +SRC_URI = "git://git.freescale.com/ppc/sdk/ipc.git;branch=sdk-v1.9.x" +SRCREV = "b010e35daf0a32ee45153fc76dd392949a3097a2" COMPATIBLE_MACHINE = "(bsc9132qds|bsc9131rdb|b4860qds|b4420qds)" -- cgit v1.2.3-54-g00ecf