* How do I build and SDK?
@ 2010-08-09 20:12 Chris Tapp
2010-08-09 20:40 ` Denys Dmytriyenko
0 siblings, 1 reply; 2+ messages in thread
From: Chris Tapp @ 2010-08-09 20:12 UTC (permalink / raw)
To: openembedded-devel
I've had a look at the OE manual to try and understand what's needed
to build an SDK, but I'm still not sure what I need to do.
I can 'bitbake my-image', giving me a system that boots ok on my target.
What I want to do now is produce an SDK that allows binaries to be
built under an x86 hosted linux distro (e.g. ubuntu).
I'm not sure why there is a host and target to configure - I was
expecting just to configure something for the platform that will run
the SDK - I was thinking that the current OE local.conf should give
the information needed to do this.
Is there an easy way to take a system configured to build 'my-image'
and produce an SDK from that? I'm running OE under Ubuntu, if that
makes things easier.
Failing that, are there any examples I can look at that would give me
a more information that what's in the documentation?
Thanks !
Chris
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How do I build and SDK?
2010-08-09 20:12 How do I build and SDK? Chris Tapp
@ 2010-08-09 20:40 ` Denys Dmytriyenko
0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2010-08-09 20:40 UTC (permalink / raw)
To: openembedded-devel
On Mon, Aug 09, 2010 at 09:12:11PM +0100, Chris Tapp wrote:
> I've had a look at the OE manual to try and understand what's needed to
> build an SDK, but I'm still not sure what I need to do.
>
> I can 'bitbake my-image', giving me a system that boots ok on my target.
>
> What I want to do now is produce an SDK that allows binaries to be built
> under an x86 hosted linux distro (e.g. ubuntu).
>
> I'm not sure why there is a host and target to configure - I was expecting
> just to configure something for the platform that will run the SDK - I was
> thinking that the current OE local.conf should give the information needed
> to do this.
>
> Is there an easy way to take a system configured to build 'my-image' and
> produce an SDK from that? I'm running OE under Ubuntu, if that makes things
> easier.
>
> Failing that, are there any examples I can look at that would give me a
> more information that what's in the documentation?
Chris,
Please look at "bitbake meta-toolchain" - that produces an SDK. For
customizing it, see the different examples under meta-toolchain-*.bb
--
Denys
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-08-09 20:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-09 20:12 How do I build and SDK? Chris Tapp
2010-08-09 20:40 ` Denys Dmytriyenko
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.