diff mbox series

[v2] ref-manual/system-requirements.rst: recommend buildtools for not supported distros

Message ID 20230105175120.2335959-1-michael.opdenacker@bootlin.com
State New
Headers show
Series [v2] ref-manual/system-requirements.rst: recommend buildtools for not supported distros | expand

Commit Message

Michael Opdenacker Jan. 5, 2023, 5:51 p.m. UTC
From: Michael Opdenacker <michael.opdenacker@bootlin.com>

Also minor correction to supported distribution notes

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Suggested-by: Alexander Kanavin <alex.kanavin@gmail.com>

---

Changes in V2:
- Add reference to the section explaining how to get buildtools
---
 documentation/ref-manual/system-requirements.rst | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)
diff mbox series

Patch

diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index 1f9b3b1b58..3cd0894687 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -34,8 +34,7 @@  and conceptual information in the :doc:`/overview-manual/index`.
 Supported Linux Distributions
 =============================
 
-Currently, the Yocto Project is supported on the following
-distributions:
+Currently, the Yocto Project is supported on the following distributions:
 
 -  Ubuntu 18.04 (LTS)
 
@@ -71,7 +70,13 @@  distributions:
       has no plans to support rolling-releases or development
       distributions due to their constantly changing nature. We welcome
       patches and bug reports, but keep in mind that our priority is on
-      the supported platforms listed below.
+      the supported platforms listed above.
+
+   -  If your Linux distribution is not in the above list, we recommend to
+      get the :term:`buildtools` or :term:`buildtools-extended` tarballs
+      containing the host tools required by your Yocto Project release,
+      typically by running ``scripts/install-buildtools`` as explained in
+      the ":ref:`system-requirements-buildtools`" section.
 
    -  You may use Windows Subsystem For Linux v2 to set up a build host
       using Windows 10 or later, or Windows Server 2019 or later, but validation