From: Joshua Lock <josh@linux.intel.com>
To: yocto@yoctoproject.org
Subject: Re: building and using yocto 1.1
Date: Fri, 28 Oct 2011 09:45:45 -0700 [thread overview]
Message-ID: <4EAADC39.8060000@linux.intel.com> (raw)
In-Reply-To: <CAP7cwtvdz1G9YsoF6aDj0EUAQ4=WQmus2J2Ep5FYA=d8+9ZmYQ@mail.gmail.com>
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
next prev parent reply other threads:[~2011-10-28 16:45 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-28 14:20 building and using yocto 1.1 Xianghua Xiao
2011-10-28 14:45 ` Mark Hatle
2011-10-28 15:07 ` Xu, Jiajun
2011-10-28 16:13 ` Xianghua Xiao
2011-10-28 16:20 ` Xianghua Xiao
2011-10-28 16:45 ` Joshua Lock [this message]
2011-10-28 17:17 ` Xianghua Xiao
2011-10-28 16:23 ` Mark Hatle
2011-10-28 16:39 ` Xianghua Xiao
2011-10-28 16:47 ` Joshua Lock
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4EAADC39.8060000@linux.intel.com \
--to=josh@linux.intel.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.