All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Looijmans <mike.looijmans@topic.nl>
To: <yocto@yoctoproject.org>
Subject: Re: Yocto Header files?
Date: Thu, 16 Apr 2015 13:26:34 +0200	[thread overview]
Message-ID: <552F9C6A.3000405@topic.nl> (raw)
In-Reply-To: <552F9641.8090805@gmail.com>

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




      reply	other threads:[~2015-04-16 11:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=552F9C6A.3000405@topic.nl \
    --to=mike.looijmans@topic.nl \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.