1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

manuals: update references to buildtools

Also fix number of corresponding paragraphs

(From yocto-docs rev: 28ee2d91fe4dd0549940dc5df1ff1d59363fcc0f)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
Michael Opdenacker
2022-12-14 09:36:00 +01:00
committed by Steve Sakoman
parent 9e5a9e6f94
commit e0c348b644
14 changed files with 78 additions and 64 deletions
@@ -205,7 +205,7 @@ The ``scripts/run-config`` execution is where most of the work within
the Autobuilder happens. It runs through a number of steps; the first
are general setup steps that are run once and include:
#. Set up any ``buildtools-tarball`` if configured.
#. Set up any :term:`buildtools` tarball if configured.
<<<<<<< HEAD
#. Call "buildhistory-init" if buildhistory is configured.