mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
ref-manual: Added more detail to BB_GENERATE_MIRROR_TARBALLS variable.
Fixes [YOCTO #5684] Added a clause to note that the tarballs saved to the DL_DIR area include the Git metadata. Reported-by: Laszlo Papp <lpapp@kde.org> (From yocto-docs rev: 76cbb8a149b9fda6879f9dfc6a17dab992325e94) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
eb77bc6ec3
commit
4bd0d31562
@@ -525,9 +525,13 @@
|
||||
<glossentry id='var-BB_GENERATE_MIRROR_TARBALLS'><glossterm>BB_GENERATE_MIRROR_TARBALLS</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
Causes tarballs of the Git repositories to be placed in the
|
||||
Causes tarballs of the Git repositories, including the
|
||||
Git metadata, to be placed in the
|
||||
<link linkend='var-DL_DIR'><filename>DL_DIR</filename></link>
|
||||
directory.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
For performance reasons, creating and placing tarballs of
|
||||
the Git repositories is not the default action by the
|
||||
OpenEmbedded build system.
|
||||
|
||||
Reference in New Issue
Block a user