summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-2.2.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-2.2.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-2.2.rst')
-rw-r--r--documentation/migration-guides/migration-2.2.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-2.2.rst b/documentation/migration-guides/migration-2.2.rst
index 751fa06ee8..2d4f4d603e 100644
--- a/documentation/migration-guides/migration-2.2.rst
+++ b/documentation/migration-guides/migration-2.2.rst
@@ -105,7 +105,7 @@ online package-manager support through SMART still require Python 2.
105``buildtools-tarball`` Includes Python 3 105``buildtools-tarball`` Includes Python 3
106~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 106~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
107 107
108``buildtools-tarball`` now includes Python 3. 108The :term:`buildtools` tarball now includes Python 3.
109 109
110.. _migration-2.2-uclibc-replaced-by-musl: 110.. _migration-2.2-uclibc-replaced-by-musl:
111 111