<[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/Makefile

You 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.


Enrico

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to