summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2015-01-05 18:32:37 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2015-01-07 10:19:03 +0800
commitd81ae5296310dfc04e35eff93fd59c7337ecfba1 (patch)
tree50178c88757acdd6f7987238ae13219e9a443265
parentf19ee7f9464deb8a0667f845dc5bff64c2c82242 (diff)
downloadmeta-freescale-d81ae5296310dfc04e35eff93fd59c7337ecfba1.tar.gz
ipc: update to revision c9c92ac
This includes following fixes: c9c92ac B4:L1 Defense: Add support for hardware watchpoint c4dd0bc b4860: IPC: Make dynamic user space library position independent Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
-rw-r--r--meta-fsl-ppc/recipes-bsp/ipc/ipc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-ppc/recipes-bsp/ipc/ipc.inc b/meta-fsl-ppc/recipes-bsp/ipc/ipc.inc
index 22ab1e32..547771ae 100644
--- a/meta-fsl-ppc/recipes-bsp/ipc/ipc.inc
+++ b/meta-fsl-ppc/recipes-bsp/ipc/ipc.inc
@@ -1,7 +1,7 @@
1DEPENDS = "virtual/kernel" 1DEPENDS = "virtual/kernel"
2 2
3SRC_URI = "git://git.freescale.com/ppc/sdk/ipc.git;nobranch=1" 3SRC_URI = "git://git.freescale.com/ppc/sdk/ipc.git;nobranch=1"
4SRCREV = "7e36edbbc5ac5271c85d45745b3e70f47771f262" 4SRCREV = "c9c92ac6a7a31c9d878096eb7d135c22a38f20ff"
5 5
6COMPATIBLE_MACHINE = "(bsc9132qds|bsc9131rdb|b4860qds|b4420qds)" 6COMPATIBLE_MACHINE = "(bsc9132qds|bsc9131rdb|b4860qds|b4420qds)"
7 7