summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/concepts.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/overview-manual/concepts.rst')
-rw-r--r--documentation/overview-manual/concepts.rst6
1 files changed, 2 insertions, 4 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst
index 562f460c33..d2edfc3427 100644
--- a/documentation/overview-manual/concepts.rst
+++ b/documentation/overview-manual/concepts.rst
@@ -582,8 +582,7 @@ module.
582.. note:: 582.. note::
583 583
584 For information on how to have the OpenEmbedded build system generate 584 For information on how to have the OpenEmbedded build system generate
585 tarballs for Git repositories and place them in the 585 tarballs for Git repositories and place them in the :term:`DL_DIR`
586 DL_DIR
587 directory, see the :term:`BB_GENERATE_MIRROR_TARBALLS` 586 directory, see the :term:`BB_GENERATE_MIRROR_TARBALLS`
588 variable in the Yocto Project Reference Manual. 587 variable in the Yocto Project Reference Manual.
589 588
@@ -1122,8 +1121,7 @@ checksum <overview-manual/concepts:checksums (signatures)>`.
1122 1121
1123.. note:: 1122.. note::
1124 1123
1125 This naming scheme assumes that 1124 This naming scheme assumes that :term:`BB_SIGNATURE_HANDLER`
1126 BB_SIGNATURE_HANDLER
1127 is "OEBasicHash", which is almost always the case in current 1125 is "OEBasicHash", which is almost always the case in current
1128 OpenEmbedded. 1126 OpenEmbedded.
1129 1127