summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-system-requirements.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-system-requirements.rst')
-rw-r--r--documentation/ref-manual/ref-system-requirements.rst41
1 files changed, 35 insertions, 6 deletions
diff --git a/documentation/ref-manual/ref-system-requirements.rst b/documentation/ref-manual/ref-system-requirements.rst
index 65234d0722..efb60e1009 100644
--- a/documentation/ref-manual/ref-system-requirements.rst
+++ b/documentation/ref-manual/ref-system-requirements.rst
@@ -34,16 +34,30 @@ and conceptual information in the :doc:`../overview-manual/overview-manual`.
34Supported Linux Distributions 34Supported Linux Distributions
35============================= 35=============================
36 36
37Currently, the Yocto Project is supported on the following 37Currently, the &DISTRO; release ("&DISTRO_NAME;") of the Yocto Project is
38distributions: 38supported on the following distributions:
39 39
40- Ubuntu 16.04 (LTS) 40- Ubuntu 20.04 (LTS)
41
42- Ubuntu 22.04 (LTS)
43
44- Fedora 38
45
46- Debian GNU/Linux 11.x (Bullseye)
47
48- AlmaLinux 8
49
50The following distribution versions are still tested even though the
51organizations publishing them no longer make updates publicly available:
41 52
42- Ubuntu 18.04 (LTS) 53- Ubuntu 18.04 (LTS)
43 54
44- Ubuntu 19.04 55Finally, here are the distribution versions which were previously
56tested on former revisions of "&DISTRO_NAME;", but no longer are:
45 57
46- Ubuntu 20.04 58- Ubuntu 16.04 (LTS)
59
60- Ubuntu 19.04
47 61
48- Fedora 28 62- Fedora 28
49 63
@@ -55,8 +69,20 @@ distributions:
55 69
56- Fedora 32 70- Fedora 32
57 71
72- Fedora 33
73
74- Fedora 34
75
76- Fedora 35
77
78- Fedora 36
79
80- Fedora 37
81
58- CentOS 7.x 82- CentOS 7.x
59 83
84- CentOS 8.x
85
60- Debian GNU/Linux 8.x (Jessie) 86- Debian GNU/Linux 8.x (Jessie)
61 87
62- Debian GNU/Linux 9.x (Stretch) 88- Debian GNU/Linux 9.x (Stretch)
@@ -65,6 +91,9 @@ distributions:
65 91
66- OpenSUSE Leap 15.1 92- OpenSUSE Leap 15.1
67 93
94- OpenSUSE Leap 15.2
95
96- OpenSUSE Leap 15.3
68 97
69.. note:: 98.. note::
70 99
@@ -338,7 +367,7 @@ Downloading a Pre-Built ``buildtools`` Tarball
338Downloading and running a pre-built buildtools installer is the easiest 367Downloading and running a pre-built buildtools installer is the easiest
339of the two methods by which you can get these tools: 368of the two methods by which you can get these tools:
340 369
3411. Locate and download the ``*.sh`` at &YOCTO_RELEASE_DL_URL;/buildtools/ 3701. Locate and download the ``*.sh`` at :yocto_dl:`/releases/yocto/&DISTRO_REL_TAG;/buildtools/`
342 371
3432. Execute the installation script. Here is an example for the 3722. Execute the installation script. Here is an example for the
344 traditional installer: 373 traditional installer: