summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-1.7.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2022-12-14 09:36:00 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-18 10:41:21 +0000
commiteb5042210c872d9d1a19d9ea251ad48ce589e905 (patch)
tree6a494267296ee932d66cf2cd24b63ff87943decc /documentation/migration-guides/migration-1.7.rst
parent4925cd416820ab2b48aaa780a053b6fa52d794e9 (diff)
downloadpoky-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/migration-guides/migration-1.7.rst')
-rw-r--r--documentation/migration-guides/migration-1.7.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-1.7.rst b/documentation/migration-guides/migration-1.7.rst
index 4dc45ef090..94e9904b66 100644
--- a/documentation/migration-guides/migration-1.7.rst
+++ b/documentation/migration-guides/migration-1.7.rst
@@ -32,7 +32,7 @@ version required on the
32build host is now 1.7.8 because the ``--list`` option is now required by 32build host is now 1.7.8 because the ``--list`` option is now required by
33BitBake's Git fetcher. As always, if your host distribution does not 33BitBake's Git fetcher. As always, if your host distribution does not
34provide a version of Git that meets this requirement, you can use the 34provide a version of Git that meets this requirement, you can use the
35``buildtools-tarball`` that does. See the 35:term:`buildtools` tarball that does. See the
36":ref:`ref-manual/system-requirements:required git, tar, python, make and gcc versions`" 36":ref:`ref-manual/system-requirements:required git, tar, python, make and gcc versions`"
37section for more information. 37section for more information.
38 38