[linux-yocto] Yocto Kernel Headers

Bruce Ashfield bruce.ashfield at windriver.com
Mon May 6 05:48:30 PDT 2013


On 13-05-06 07:12 AM, Manish Sharma wrote:
> HI,
>     I am looking for kernel headers used in used to prepare qemux86
> image. Where can I get those? I visited
> http://downloads.yoctoproject.org/releases/yocto/. but could not figure
> out the headers!
> Kernel on my qemu (x86) is 3.2.11-yocto-standard

The kernel headers are simply the mainline kernel sources, with
"make headers_install" executed, packaged and placed in the
sysroot for the build.

So just look in your build/downloads/ and you'll see linux-3.2*tar.bz2,
those are your kernel headers source.

Cheers,

Bruce


>
> Kindly assist is getting the headers.
>
> Regards
> Manish Sharma
>
>
> _______________________________________________
> linux-yocto mailing list
> linux-yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/linux-yocto
>




More information about the linux-yocto mailing list