On Tue, Jul 19, 2011 at 08:14:14PM +0200, Aeschbacher, Fabrice wrote:
> Hi,
>
> Your could put something like this:
>
> do_stage_append() {
> cp ${S}/my_ioctl.h ${STAGING_KERNEL_DIR}/include/linux
> }
>
> in your recipes/linux<xxx>.bb
>
> With kind regards,
> Fabrice
Hi,
do_stage shouldn't be used anymore. Do it via do_install method.
Bye Henning
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel