All of lore.kernel.org
 help / color / mirror / Atom feed
* Yocto Header files?
       [not found] <mailman.9.1429038001.21905.yocto@yoctoproject.org>
@ 2015-04-16 11:00 ` testlaster
  2015-04-16 11:26   ` Mike Looijmans
  0 siblings, 1 reply; 2+ messages in thread
From: testlaster @ 2015-04-16 11:00 UTC (permalink / raw)
  To: yocto

Hi everyone.

I would just like to know if it is possible to get the Yocto Kernel 
Header files?

I need it to build a PCI driver but I cant seem to find a recipe or a 
download for it.

Thanks and kind regards.
Testo


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

* Re: Yocto Header files?
  2015-04-16 11:00 ` Yocto Header files? testlaster
@ 2015-04-16 11:26   ` Mike Looijmans
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Looijmans @ 2015-04-16 11:26 UTC (permalink / raw)
  To: yocto

On 16-04-15 13:00, testlaster wrote:
> Hi everyone.
>
> I would just like to know if it is possible to get the Yocto Kernel Header files?
>
> I need it to build a PCI driver but I cant seem to find a recipe or a download
> for it.

Short answer: Put "inherit module" in your recipe to build the module.

Example Makefile:

https://github.com/topic-embedded-products/kernel-module-vdmafb/blob/master/Makefile

Example bitbake (hence Yocto) recipe for an external kernel module:

https://github.com/topic-embedded-products/meta-topic/blob/master/recipes-kernel/modules/kernel-module-vdmafb.bb




Kind regards,

Mike Looijmans
System Expert

TOPIC Embedded Products
Eindhovenseweg 32-C, NL-5683 KH Best
Postbus 440, NL-5680 AK Best
Telefoon: +31 (0) 499 33 69 79
Telefax: +31 (0) 499 33 69 70
E-mail: mike.looijmans@topicproducts.com
Website: www.topicproducts.com

Please consider the environment before printing this e-mail

Please visit us at the Hannover Messe which will be held from 13.04.2015 till 17.04.2015, Hall 2, Stand C12, Holland High Tech House
http://www.hannovermesse.de/exhibitor/topic-embedded-products/L929216?source=akl




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

end of thread, other threads:[~2015-04-16 11:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.9.1429038001.21905.yocto@yoctoproject.org>
2015-04-16 11:00 ` Yocto Header files? testlaster
2015-04-16 11:26   ` Mike Looijmans

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.