summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing Liu <b28495@freescale.com>2014-07-11 02:52:16 -0500
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-07-15 14:13:21 +0800
commit0772054526043a29b73345540174f2c344f9a353 (patch)
tree019f53387fc7519493ed23dc5db4de0ccd79ceea
parentfd33606c05d47616f96d284564e989a176bb002c (diff)
downloadmeta-fsl-ppc-0772054526043a29b73345540174f2c344f9a353.tar.gz
ipc-modules: move to recipes-kernel/
Signed-off-by: Ting Liu <b28495@freescale.com>
-rw-r--r--recipes-kernel/ipc/ipc-modules-multi_git.bb (renamed from recipes-bsp/ipc/ipc-modules-multi_git.bb)0
-rw-r--r--recipes-kernel/ipc/ipc-modules-single_git.bb (renamed from recipes-bsp/ipc/ipc-modules-single_git.bb)0
-rw-r--r--recipes-kernel/ipc/ipc-modules.inc (renamed from recipes-bsp/ipc/ipc-modules.inc)2
3 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/ipc/ipc-modules-multi_git.bb b/recipes-kernel/ipc/ipc-modules-multi_git.bb
index e5dc115..e5dc115 100644
--- a/recipes-bsp/ipc/ipc-modules-multi_git.bb
+++ b/recipes-kernel/ipc/ipc-modules-multi_git.bb
diff --git a/recipes-bsp/ipc/ipc-modules-single_git.bb b/recipes-kernel/ipc/ipc-modules-single_git.bb
index 03817e0..03817e0 100644
--- a/recipes-bsp/ipc/ipc-modules-single_git.bb
+++ b/recipes-kernel/ipc/ipc-modules-single_git.bb
diff --git a/recipes-bsp/ipc/ipc-modules.inc b/recipes-kernel/ipc/ipc-modules.inc
index 3d7dfa6..e403e6b 100644
--- a/recipes-bsp/ipc/ipc-modules.inc
+++ b/recipes-kernel/ipc/ipc-modules.inc
@@ -3,7 +3,7 @@ DESCRIPTION = "DSP boot application and ipc test application"
3LICENSE = "BSD" 3LICENSE = "BSD"
4LIC_FILES_CHKSUM = "file://COPYING;md5=fa38cd73d71527dc6efb546474f64d10" 4LIC_FILES_CHKSUM = "file://COPYING;md5=fa38cd73d71527dc6efb546474f64d10"
5 5
6require ipc.inc 6require recipes-bsp/ipc/ipc.inc
7 7
8inherit module qoriq_build_64bit_kernel 8inherit module qoriq_build_64bit_kernel
9 9