[yocto] prebuilt pacakages

Richard Purdie richard.purdie at linuxfoundation.org
Thu Aug 4 07:59:53 PDT 2011


On Thu, 2011-08-04 at 07:42 -0700, Todd Cooper wrote:
> Is there any way to make Yocto try to get prebuilt packages from known
> repositories rather than trying to rebuild the world?

The system supports a cache of prebuilt objects in the form of the
sstate data to accelerate build times if nothing changes. It doesn't
directly support using prebuilt packages directly though as its a much
harder problem to solve than you first realise.

A an example, given a package feed, its very hard to work out library
provision within that package feed or dependency naming.

Cheers,

Richard







More information about the yocto mailing list