summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/system-requirements.rst39
1 files changed, 29 insertions, 10 deletions
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index 3c2f979a6d..d1c440cf19 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -55,28 +55,48 @@ as much RAM and as many CPU cores as possible.
55Supported Linux Distributions 55Supported Linux Distributions
56============================= 56=============================
57 57
58Currently, the Yocto Project is supported on the following distributions: 58Currently, the &DISTRO; release ("&DISTRO_NAME;") of the Yocto Project is
59 59supported on the following distributions:
60- Ubuntu 18.04 (LTS)
61 60
62- Ubuntu 20.04 (LTS) 61- Ubuntu 20.04 (LTS)
63 62
64- Ubuntu 22.04 (LTS) 63- Ubuntu 22.04 (LTS)
65 64
66- Fedora 36
67
68- Fedora 37 65- Fedora 37
69 66
70- AlmaLinux 8.7 67- Fedora 38
71 68
72- AlmaLinux 9.1 69- CentOS Stream 8
73 70
74- Debian GNU/Linux 11.x (Bullseye) 71- Debian GNU/Linux 11 (Bullseye)
75 72
76- OpenSUSE Leap 15.3 73- Debian GNU/Linux 12 (Bookworm)
77 74
78- OpenSUSE Leap 15.4 75- OpenSUSE Leap 15.4
79 76
77- AlmaLinux 8.8
78
79- AlmaLinux 9.2
80
81The following distribution versions are still tested (being listed
82in :term:`SANITY_TESTED_DISTROS`), even though the organizations
83publishing them no longer make updates publicly available:
84
85- Ubuntu 18.04 (LTS)
86
87- Ubuntu 22.10
88
89- OpenSUSE Leap 15.3
90
91Note that the Yocto Project doesn't have access to private updates
92that some of these versions may have. Therefore, our testing has
93limited value if you have access to such updates.
94
95Finally, here are the distribution versions which were previously
96tested on former revisions of "&DISTRO_NAME;", but no longer are:
97
98*This list is currently empty*
99
80.. note:: 100.. note::
81 101
82 - While the Yocto Project Team attempts to ensure all Yocto Project 102 - While the Yocto Project Team attempts to ensure all Yocto Project
@@ -117,7 +137,6 @@ Currently, the Yocto Project is supported on the following distributions:
117 and the ":doc:`../contributor-guide/submit-defect`" 137 and the ":doc:`../contributor-guide/submit-defect`"
118 section in the Yocto Project and OpenEmbedded Contributor Guide. 138 section in the Yocto Project and OpenEmbedded Contributor Guide.
119 139
120
121Required Packages for the Build Host 140Required Packages for the Build Host
122==================================== 141====================================
123 142