From db1b82c36ff4b608b530b8c1336a48c2c4098056 Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Sat, 9 Jan 2016 14:43:50 +0800 Subject: [PATCH] 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 Signed-off-by: Otavio Salvador --- recipes-extended/ipc-ust/ipc.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-extended/ipc-ust/ipc.inc b/recipes-extended/ipc-ust/ipc.inc index 61b79768..f1dee086 100644 --- a/recipes-extended/ipc-ust/ipc.inc +++ b/recipes-extended/ipc-ust/ipc.inc @@ -1,6 +1,6 @@ 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)" -- 2.40.1