generic-poky/documentation/yocto-project-qs
Scott Rifenbark 6084246825 ref-manual, yocto-project-qs: Explanations for Git tarballs
Fixes [YOCTO #5035]

By default, the DL_DIR does not get files from Git repositories
that are suitable for mirroring.  There is a work-around by
using the BB_GENERATE_MIRROR_TARBALLS variable, which, when
set, causes the build system to generate tarballs for the
Git repositories and place them in the DL_DIR.

To address this, I added a new variable description for the
BB_GENERATE_MIRROR_TARBALLS varible, updated the DL_DIR
variable to indicate that "out-of-the-box" the YP puts suitable
mirror files into the DL_DIR for everthing except Git
repositories.

Some other sections were updated where discussion revolved around
pulling down source files.  The QS had a spot where the
BB_GENERATE_MIRROR_TARBALLS variable was actually used in an
example.  And, the expanded discussion on the BitBake process
had a couple spots that deserved a mention.

(From yocto-docs rev: 1539ff13222449ba60bfaaaac4fe1e8a795b0039)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-22 12:20:48 +01:00
..
figures documentation/yocto-project-qs/figures/yocto-environment.png: New figure 2011-05-17 18:14:05 +01:00
qs-style.css documentation: Style sheet naming changes 2012-09-04 12:54:56 +01:00
yocto-project-qs-customization.xsl documentation/yocto-project-qs: Added custom title page 2013-02-14 17:21:28 +00:00
yocto-project-qs-eclipse-customization.xsl documentation: Add chunk.quietly option to eclipse processing 2013-02-14 17:22:42 +00:00
yocto-project-qs-titlepage.xsl documentation/yocto-project-qs: Added custom title page 2013-02-14 17:21:28 +00:00
yocto-project-qs.xml ref-manual, yocto-project-qs: Explanations for Git tarballs 2013-09-22 12:20:48 +01:00