summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
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
commitc87da6d4b25ae5392c05c302fd53af9b45abb6b0 (patch)
tree56fb49777538b0daca79b61ce10b6adb2db156f2 /recipes-bsp
parent3d764b270ac812e01bcfcca0d3b7e56f75c25e07 (diff)
downloadmeta-fsl-ppc-c87da6d4b25ae5392c05c302fd53af9b45abb6b0.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>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/ipc/ipc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/ipc/ipc.inc b/recipes-bsp/ipc/ipc.inc
index 22ab1e3..547771a 100644
--- a/recipes-bsp/ipc/ipc.inc
+++ b/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