summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ipc/ipc.inc
diff options
context:
space:
mode:
authorTing Liu <b28495@freescale.com>2014-06-14 12:48:01 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-07-08 18:14:46 +0800
commit5c852741484295c6794548d51ed8491a005c587e (patch)
tree5aaf902f7ba1eb8de9747b7aeff8898b0b108541 /recipes-bsp/ipc/ipc.inc
parent3ef77aa877a902d9e3f191e37c1e577607236af7 (diff)
downloadmeta-fsl-ppc-5c852741484295c6794548d51ed8491a005c587e.tar.gz
add recipes for ipc kernel module and userspace tool
Signed-off-by: Ting Liu <b28495@freescale.com>
Diffstat (limited to 'recipes-bsp/ipc/ipc.inc')
-rw-r--r--recipes-bsp/ipc/ipc.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-bsp/ipc/ipc.inc b/recipes-bsp/ipc/ipc.inc
new file mode 100644
index 0000000..22ab1e3
--- /dev/null
+++ b/recipes-bsp/ipc/ipc.inc
@@ -0,0 +1,7 @@
1DEPENDS = "virtual/kernel"
2
3SRC_URI = "git://git.freescale.com/ppc/sdk/ipc.git;nobranch=1"
4SRCREV = "7e36edbbc5ac5271c85d45745b3e70f47771f262"
5
6COMPATIBLE_MACHINE = "(bsc9132qds|bsc9131rdb|b4860qds|b4420qds)"
7