[meta-freescale] [PATCH 23/60] ceetm: remove useless do_configure_preappend

ting.liu at nxp.com ting.liu at nxp.com
Fri Jan 8 22:43:16 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/ceetm/ceetm_git.bb | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/recipes-kernel/ceetm/ceetm_git.bb b/recipes-kernel/ceetm/ceetm_git.bb
index 2c91ffb..2d48319 100644
--- a/recipes-kernel/ceetm/ceetm_git.bb
+++ b/recipes-kernel/ceetm/ceetm_git.bb
@@ -13,10 +13,6 @@ EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX} SYSROOT=${STAGING_DIR_TARGET}"
 export KERNEL_PATH = "${STAGING_KERNEL_DIR}"
 
 do_configure[depends] += "virtual/kernel:do_shared_workdir"
-do_configure_prepend () {
-    sed -i 's,$(KERNEL_PATH)/.config,$(KBUILD_OUTPUT)/.config,' ${S}/ceetm_module/Makefile
-}
-
 do_install(){
 	mkdir -p ${D}/usr/driver/ceetm
 	mkdir -p ${D}/${libdir}/tc
-- 
1.9.2



More information about the meta-freescale mailing list