On 2012年07月30日 17:43, Enrico Scholz wrote:
<[email protected]> writes:+++ b/meta/recipes-kernel/perf/perf_3.4.bb ... + sed -i "s:-I/usr/include/slang:-I${STAGING_INCDIR}:" ${S}/tools/perf/MakefileYou are patching an already staged file here: | S = "${STAGING_KERNEL_DIR}" When want to fix it in this way (another workaround might be adding 'WERROR=0' to EXTRA_OEMAKE), it must be done in kernel.bbclass.
Thanks, I will modify it. -Roy
Enrico _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
-- Best Reagrds, Roy | RongQing Li _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
