[yocto] building and using yocto 1.1

Joshua Lock josh at linux.intel.com
Fri Oct 28 09:45:45 PDT 2011


On 28/10/11 09:20, Xianghua Xiao wrote:
> is there a way that, when a release is made, all the related source
> tarballs can be download as a whole? the separate download  slows
> build a lot for the out-of-box test as well.

We have a BitBake command to fetch all of the sources without actually
doing the build:

bitbake <target> -c fetchall

i.e.

bitbake core-image-sato -c fetchall

OR

bitbake world -c fetchall

Cheers,
Joshua
-- 
Joshua Lock
        Yocto Project "Johannes factotum"
        Intel Open Source Technology Centre



More information about the yocto mailing list