diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-12-14 09:36:00 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-18 10:41:21 +0000 |
| commit | eb5042210c872d9d1a19d9ea251ad48ce589e905 (patch) | |
| tree | 6a494267296ee932d66cf2cd24b63ff87943decc /documentation/test-manual | |
| parent | 4925cd416820ab2b48aaa780a053b6fa52d794e9 (diff) | |
| download | poky-eb5042210c872d9d1a19d9ea251ad48ce589e905.tar.gz | |
manuals: create references to buildtools
On the side, also simplify a reference to the section describing them.
(From yocto-docs rev: 0c13a7f9ccee4ddc9c6034d03f47625a09598cec)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/test-manual')
| -rw-r--r-- | documentation/test-manual/understand-autobuilder.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/test-manual/understand-autobuilder.rst b/documentation/test-manual/understand-autobuilder.rst index bfdc678164..b6e331f68c 100644 --- a/documentation/test-manual/understand-autobuilder.rst +++ b/documentation/test-manual/understand-autobuilder.rst | |||
| @@ -204,7 +204,7 @@ The ``scripts/run-config`` execution is where most of the work within | |||
| 204 | the Autobuilder happens. It runs through a number of steps; the first | 204 | the Autobuilder happens. It runs through a number of steps; the first |
| 205 | are general setup steps that are run once and include: | 205 | are general setup steps that are run once and include: |
| 206 | 206 | ||
| 207 | #. Set up any ``buildtools-tarball`` if configured. | 207 | #. Set up any :term:`buildtools` tarball if configured. |
| 208 | 208 | ||
| 209 | #. Call "buildhistory-init" if :ref:`buildhistory <ref-classes-buildhistory>` is configured. | 209 | #. Call "buildhistory-init" if :ref:`buildhistory <ref-classes-buildhistory>` is configured. |
| 210 | 210 | ||
