summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/release-notes-4.1.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/release-notes-4.1.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/release-notes-4.1.rst')
-rw-r--r--documentation/migration-guides/release-notes-4.1.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/release-notes-4.1.rst b/documentation/migration-guides/release-notes-4.1.rst
index b85a18c32c..09eb6d8c06 100644
--- a/documentation/migration-guides/release-notes-4.1.rst
+++ b/documentation/migration-guides/release-notes-4.1.rst
@@ -11,7 +11,7 @@ New Features / Enhancements in 4.1
11 11
12- ``make`` 4.0 is now the minimum make version required on the build host. 12- ``make`` 4.0 is now the minimum make version required on the build host.
13 For host distros that do not provide it, this is included as part of the 13 For host distros that do not provide it, this is included as part of the
14 ``buildtools-tarball``, and additionally a new ``buildtools-make-tarball`` 14 :term:`buildtools` tarball, and additionally a new :term:`buildtools-make` tarball
15 has been introduced to provide this in particular for host distros with 15 has been introduced to provide this in particular for host distros with
16 a broken make 4.x version. For more details see 16 a broken make 4.x version. For more details see
17 :ref:`ref-manual/system-requirements:required git, tar, python, make and gcc versions`. 17 :ref:`ref-manual/system-requirements:required git, tar, python, make and gcc versions`.