[yocto] Kernel header generation

Khem Raj raj.khem at gmail.com
Mon Nov 30 11:59:53 PST 2015


On Nov 27, 2015 5:48 AM, "Sarayu Krishna Sivanandam" <sarayu at zaikenn.com>
wrote:
>
> Hi ,
>
> I have written a kernel module which i am currently building along with
the yocto kernel but i want to be able to move my code to a different
repository and be able to build it as a stand alone module.
>
> To do so , i will need the kernel headers to be generated from the linux
kernel on yocto . Can you please provide me the steps to build the kernel
headers and be able to install it outside the yocto setup.

You need to look into building it as external module first. Thats totally
between kbuild and your module build system. Once that is in place then you
just write a new recipe for your module and inherit module class in it
mainly doing the build and packaging from OE point. There already are many
such recipes already in meta data
>
> I am using the QorIQ-SDK-V1.8 SDK .
>
> Thanks in advance for your help.
> Thanks and Regards,
> Sarayu K S
> Tech Lead
> Zaikenn Technologies
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20151130/3fb299dc/attachment.html>


More information about the yocto mailing list