From eb5042210c872d9d1a19d9ea251ad48ce589e905 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Wed, 14 Dec 2022 09:36:00 +0100 Subject: 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 Signed-off-by: Richard Purdie --- documentation/test-manual/understand-autobuilder.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/test-manual') 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 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. #. Call "buildhistory-init" if :ref:`buildhistory ` is configured. -- cgit v1.2.3-54-g00ecf