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/migration-guides/migration-2.1.rst | |
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/migration-guides/migration-2.1.rst')
-rw-r--r-- | documentation/migration-guides/migration-2.1.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/migration-guides/migration-2.1.rst b/documentation/migration-guides/migration-2.1.rst index c2fe2e9528..01352acbfa 100644 --- a/documentation/migration-guides/migration-2.1.rst +++ b/documentation/migration-guides/migration-2.1.rst | |||
@@ -358,9 +358,9 @@ These additional changes exist: | |||
358 | 358 | ||
359 | - The minimum Git version has been increased to 1.8.3.1. If your host | 359 | - The minimum Git version has been increased to 1.8.3.1. If your host |
360 | distribution does not provide a sufficiently recent version, you can | 360 | distribution does not provide a sufficiently recent version, you can |
361 | install the buildtools, which will provide it. See the | 361 | install the :term:`buildtools`, which will provide it. See the |
362 | :ref:`ref-manual/system-requirements:required git, tar, python, make and gcc versions` | 362 | :ref:`ref-manual/system-requirements:required git, tar, python, make and gcc versions` |
363 | section for more information on the buildtools tarball. | 363 | section for more information on the :term:`buildtools` tarball. |
364 | 364 | ||
365 | - The buggy and incomplete support for the RPM version 4 package | 365 | - The buggy and incomplete support for the RPM version 4 package |
366 | manager has been removed. The well-tested and maintained support for | 366 | manager has been removed. The well-tested and maintained support for |