* what the use of toolchain-extras.tar.gz generated by bitbake meta-toolchain
@ 2010-01-07 5:21 Guo Hongruan
2010-01-07 6:09 ` Denys Dmytriyenko
0 siblings, 1 reply; 2+ messages in thread
From: Guo Hongruan @ 2010-01-07 5:21 UTC (permalink / raw)
To: openembeded-devel
Hi guys,
Today, I am wondering what the use of toolchain-extra.tar.gz generated
by bitbake meta-toolchain*. When and How the application developers need
it? Is toolcain.tar.gz not enough?
Thanks a lot!
--
Guo Hongruan, Embedded Linux Consultant
Skype: camelguo
Twitter: camelguo
http://www.gulessoft.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: what the use of toolchain-extras.tar.gz generated by bitbake meta-toolchain
2010-01-07 5:21 what the use of toolchain-extras.tar.gz generated by bitbake meta-toolchain Guo Hongruan
@ 2010-01-07 6:09 ` Denys Dmytriyenko
0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2010-01-07 6:09 UTC (permalink / raw)
To: openembedded-devel
On Thu, Jan 07, 2010 at 01:21:42PM +0800, Guo Hongruan wrote:
> Hi guys,
> Today, I am wondering what the use of toolchain-extra.tar.gz generated by
> bitbake meta-toolchain*. When and How the application developers need it?
> Is toolcain.tar.gz not enough?
From meta-toolchain.bb, line #69:
# extract and store ipks, pkgdata and shlibs data
The extras (and not extra) tarball provides pieces to easily use the generated
toolchain within OE, instead of on its own. And external-toolchain(-generic).bb
has hooks for using those pieces.
--
Denys
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-01-07 7:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-07 5:21 what the use of toolchain-extras.tar.gz generated by bitbake meta-toolchain Guo Hongruan
2010-01-07 6:09 ` 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.