* SDK for BeagleBoard development - how do I add linux-omap headers?
@ 2010-04-07 11:01 Tasslehoff Kjappfot
2010-04-07 12:18 ` Holger Hans Peter Freyther
0 siblings, 1 reply; 3+ messages in thread
From: Tasslehoff Kjappfot @ 2010-04-07 11:01 UTC (permalink / raw)
To: openembedded-devel
Like the topic says I'm trying to create an SDK to let people develop
for a BeagleBoard running Angstrom. I have followed the instructions in
the manual on creating an SDK, and have a basic one compiled.
I included linux-libc-headers, but found out that it gives me only the
"vanilla" kernel-headers, while I need the linux-omap-headers with all
the needed patches. How do I get those into the SDK?
When I compiled my image I also got a
kernel-dev_2.6.29-r51.5_beagleboard.ipk. Can I use this to add the
needed headers into the SDK in some way?
- Tasslehoff
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: SDK for BeagleBoard development - how do I add linux-omap headers?
2010-04-07 11:01 Tasslehoff Kjappfot
@ 2010-04-07 12:18 ` Holger Hans Peter Freyther
0 siblings, 0 replies; 3+ messages in thread
From: Holger Hans Peter Freyther @ 2010-04-07 12:18 UTC (permalink / raw)
To: openembedded-devel
On Wednesday 07 April 2010 13:01:59 Tasslehoff Kjappfot wrote:
> Like the topic says I'm trying to create an SDK to let people develop
> for a BeagleBoard running Angstrom. I have followed the instructions in
> the manual on creating an SDK, and have a basic one compiled.
>
> I included linux-libc-headers, but found out that it gives me only the
> "vanilla" kernel-headers, while I need the linux-omap-headers with all
> the needed patches. How do I get those into the SDK?
Why do you need these headers?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: SDK for BeagleBoard development - how do I add linux-omap headers?
[not found] <mailman.2582.1270656222.24517.openembedded-devel@lists.openembedded.org>
@ 2010-04-08 6:50 ` Tasslehoff Kjappfot
0 siblings, 0 replies; 3+ messages in thread
From: Tasslehoff Kjappfot @ 2010-04-08 6:50 UTC (permalink / raw)
To: openembedded-devel
>
> Like the topic says I'm trying to create an SDK to let people develop
> > for a BeagleBoard running Angstrom. I have followed the instructions in
> > the manual on creating an SDK, and have a basic one compiled.
> >
> > I included linux-libc-headers, but found out that it gives me only the
> > "vanilla" kernel-headers, while I need the linux-omap-headers with all
> > the needed patches. How do I get those into the SDK?
>
> Why do you need these headers?
>
We have code that writes video directly into framebuffer, and it needs
to include <"linux/omapfb.h">.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-04-08 6:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.2582.1270656222.24517.openembedded-devel@lists.openembedded.org>
2010-04-08 6:50 ` SDK for BeagleBoard development - how do I add linux-omap headers? Tasslehoff Kjappfot
2010-04-07 11:01 Tasslehoff Kjappfot
2010-04-07 12:18 ` Holger Hans Peter Freyther
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.