On Nov 27, 2015 5:48 AM, "Sarayu Krishna Sivanandam" <sar...@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@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to