[meta-freescale] [PATCH 59/60] ipc-module: remove useless do_configure_preappend

ting.liu at nxp.com ting.liu at nxp.com
Fri Jan 8 22:43:52 PST 2016


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

The fix was merged in source code now.

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

diff --git a/recipes-kernel/kernel-modules/kernel-module-ipc.inc b/recipes-kernel/kernel-modules/kernel-module-ipc.inc
index 89330d1..f0a82d3 100644
--- a/recipes-kernel/kernel-modules/kernel-module-ipc.inc
+++ b/recipes-kernel/kernel-modules/kernel-module-ipc.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