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
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto