diff options
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index b5c95481a7..da6ad82901 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -525,9 +525,13 @@ | |||
| 525 | <glossentry id='var-BB_GENERATE_MIRROR_TARBALLS'><glossterm>BB_GENERATE_MIRROR_TARBALLS</glossterm> | 525 | <glossentry id='var-BB_GENERATE_MIRROR_TARBALLS'><glossterm>BB_GENERATE_MIRROR_TARBALLS</glossterm> |
| 526 | <glossdef> | 526 | <glossdef> |
| 527 | <para> | 527 | <para> |
| 528 | Causes tarballs of the Git repositories to be placed in the | 528 | Causes tarballs of the Git repositories, including the |
| 529 | Git metadata, to be placed in the | ||
| 529 | <link linkend='var-DL_DIR'><filename>DL_DIR</filename></link> | 530 | <link linkend='var-DL_DIR'><filename>DL_DIR</filename></link> |
| 530 | directory. | 531 | directory. |
| 532 | </para> | ||
| 533 | |||
| 534 | <para> | ||
| 531 | For performance reasons, creating and placing tarballs of | 535 | For performance reasons, creating and placing tarballs of |
| 532 | the Git repositories is not the default action by the | 536 | the Git repositories is not the default action by the |
| 533 | OpenEmbedded build system. | 537 | OpenEmbedded build system. |
