[meta-freescale] [meta-fsl-ppc][PATCH 1/4] ipc-module: remove useless do_configure_preappend

b28495 at freescale.com b28495 at freescale.com
Thu Dec 24 19:42:12 PST 2015


From: Ting Liu <ting.liu at freescale.com>

The fix was merged in source code now.

Signed-off-by: Ting Liu <ting.liu at freescale.com>
---
 recipes-kernel/ipc/ipc-modules.inc | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/recipes-kernel/ipc/ipc-modules.inc b/recipes-kernel/ipc/ipc-modules.inc
index 073e72c..d0e15f6 100644
--- a/recipes-kernel/ipc/ipc-modules.inc
+++ b/recipes-kernel/ipc/ipc-modules.inc
@@ -15,10 +15,6 @@ SOC_bsc9131 = "B913x"
 SOC_bsc9132 = "B913x"
 
 do_configure[depends] += "virtual/kernel:do_shared_workdir"
-do_configure_prepend() {
-    sed -i 's,$(KERNEL_DIR)/.config,$(KBUILD_OUTPUT)/.config,' ${S}/kernel/Makefile
-}
-
 do_compile_prepend () {
     cd ${S}/kernel
 }
-- 
1.9.2



More information about the meta-freescale mailing list