summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-01-05 16:07:20 +0100
committerSteve Sakoman <steve@sakoman.com>2024-03-01 05:19:55 -1000
commit2fb92fb14f038d0ea047cf19bf05a11349ca83f1 (patch)
treecb96d4130a0c135f377526e17bdc33dc67b8ac52 /documentation/ref-manual
parente5620de35540d62d94421194b164693bfc6c3d6c (diff)
downloadpoky-2fb92fb14f038d0ea047cf19bf05a11349ca83f1.tar.gz
ref-manual/system-requirements.rst: recommend buildtools for not supported distros
Also minor correction to supported distribution notes (From yocto-docs rev: cb417cef74b87b53300eb05c21675b5e24a10ca7) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Suggested-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/system-requirements.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index 159f16fb8d..79c40046b4 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -118,7 +118,13 @@ tested on former revisions of "&DISTRO_NAME;", but no longer are:
118 has no plans to support rolling-releases or development 118 has no plans to support rolling-releases or development
119 distributions due to their constantly changing nature. We welcome 119 distributions due to their constantly changing nature. We welcome
120 patches and bug reports, but keep in mind that our priority is on 120 patches and bug reports, but keep in mind that our priority is on
121 the supported platforms listed below. 121 the supported platforms listed above.
122
123 - If your Linux distribution is not in the above list, we recommend to
124 get the :term:`buildtools` or :term:`buildtools-extended` tarballs
125 containing the host tools required by your Yocto Project release,
126 typically by running ``scripts/install-buildtools`` as explained in
127 the ":ref:`system-requirements-buildtools`" section.
122 128
123 - You may use Windows Subsystem For Linux v2 to set up a build host 129 - You may use Windows Subsystem For Linux v2 to set up a build host
124 using Windows 10, but validation is not performed against build 130 using Windows 10, but validation is not performed against build