| Message ID | 20260730-doc-fix-build-v1-1-f79ae06a270b@cherry.de |
|---|---|
| State | Accepted, archived |
| Commit | 5c01237679562ccdd5118b065ac9b7c7eb0b2998 |
| Headers | show |
| Series | doc: fix build + add cross-reference to DL_DIR | expand |
diff --git a/doc/bitbake-user-manual/bitbake-user-manual-environment-setup.rst b/doc/bitbake-user-manual/bitbake-user-manual-environment-setup.rst index e1701555e..b31ab443c 100644 --- a/doc/bitbake-user-manual/bitbake-user-manual-environment-setup.rst +++ b/doc/bitbake-user-manual/bitbake-user-manual-environment-setup.rst @@ -666,7 +666,7 @@ In addition, the command can take the following arguments: - ``--sha256``: SHA256 checksum of the buildtools installer. Overrides the value from the configuration file. -When ``url`` and ``sha256sum`` are set in the :term:`Configuration File`, +When ``url`` and ``sha256sum`` are set in the configuration file, the installer is downloaded via ``bb.fetch`` (cached in ``DL_DIR``) and its checksum is enforced. If no configuration is present, the script falls back to its built-in defaults::