All of lore.kernel.org
 help / color / mirror / Atom feed
* populate_sdk and kernel headers
@ 2015-07-07 23:16 Benjamin Fleming
  2015-07-08  0:53 ` Andre McCurdy
  0 siblings, 1 reply; 5+ messages in thread
From: Benjamin Fleming @ 2015-07-07 23:16 UTC (permalink / raw)
  To: yocto@yoctoproject.org

Hello,
I want my kernel headers to be included in the SDK output when I run bitbake myimage -c populate_sdk. I expect to see the headers in my installed SDK folder such as <sdk>/sysroot/<target_mach>/usr/src/kernel; however, I don't see anything there. Also, I don't want the headers appearing on the target.

In my recipe I have added IMAGE_INSTALL += kernel-modules, and SDKIMAGE_FEATURES += kernel-devsrc.  The kernel I'm using is linux-altera-ltsi-rt from https://github.com/kraj/meta-altera/blob/master/recipes-kernel/linux/linux-altera-ltsi-rt_3.10.bb
What am I missing?

Thanks,

Ben


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-07-08 17:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-07 23:16 populate_sdk and kernel headers Benjamin Fleming
2015-07-08  0:53 ` Andre McCurdy
2015-07-08 17:05   ` Benjamin Fleming
2015-07-08 17:19     ` Bruce Ashfield
2015-07-08 17:52       ` Benjamin Fleming

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.