summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/system-requirements.rst54
1 files changed, 27 insertions, 27 deletions
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index b64a13320a..eec4becea9 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -58,44 +58,40 @@ Supported Linux Distributions
58Currently, the &DISTRO; release ("&DISTRO_NAME;") of the Yocto Project is 58Currently, the &DISTRO; release ("&DISTRO_NAME;") of the Yocto Project is
59supported on the following distributions: 59supported on the following distributions:
60 60
61- Ubuntu 22.04 (LTS) 61..
62 62 Can be generated with yocto-autobuilder-helper's scripts/yocto-supported-distros:
63- Ubuntu 24.04 (LTS) 63 yocto-supported-distros --release walnascar --config yocto-autobuilder2/config.py --output-format docs --poky-distros
64
65- Ubuntu 24.10
66 64
65- AlmaLinux 8
66- AlmaLinux 9
67- CentOS Stream 9
68- Debian 11
69- Debian 12
67- Fedora 39 70- Fedora 39
68
69- Fedora 40 71- Fedora 40
70
71- Fedora 41 72- Fedora 41
72
73- CentOS Stream 9
74
75- Debian GNU/Linux 11 (Bullseye)
76
77- Debian GNU/Linux 12 (Bookworm)
78
79- OpenSUSE Leap 15.5 73- OpenSUSE Leap 15.5
80
81- OpenSUSE Leap 15.6 74- OpenSUSE Leap 15.6
82 75- Rocky Linux 8
83- AlmaLinux 8 76- Rocky Linux 9
84 77- Ubuntu 20.04 (LTS)
85- AlmaLinux 9 78- Ubuntu 22.04 (LTS)
86 79- Ubuntu 24.04 (LTS)
87- Rocky 8 80- Ubuntu 24.10
88
89- Rocky 9
90 81
91The following distribution versions are still tested, even though the 82The following distribution versions are still tested, even though the
92organizations publishing them no longer make updates publicly available: 83organizations publishing them no longer make updates publicly available:
93 84
94- Ubuntu 18.04 (LTS) 85..
86 This list contains EOL distros that are still tested on the Autobuilder
87 (meaning there are running workers).
88 See https://endoflife.date for information of EOL releases.
95 89
90- Fedora 39
91- Fedora 40
92- OpenSUSE Leap 15.5
96- Ubuntu 20.04 (LTS) 93- Ubuntu 20.04 (LTS)
97 94- Ubuntu 24.10
98- Ubuntu 23.04
99 95
100Note that the Yocto Project doesn't have access to private updates 96Note that the Yocto Project doesn't have access to private updates
101that some of these versions may have. Therefore, our testing has 97that some of these versions may have. Therefore, our testing has
@@ -106,7 +102,11 @@ tools, such as python.
106Finally, here are the distribution versions which were previously 102Finally, here are the distribution versions which were previously
107tested on former revisions of "&DISTRO_NAME;", but no longer are: 103tested on former revisions of "&DISTRO_NAME;", but no longer are:
108 104
109*This list is currently empty* 105..
106 Can be generated with yocto-autobuilder-helper's scripts/yocto-supported-distros:
107 yocto-supported-distros --release walnascar --config yocto-autobuilder2/config.py --output-format docs --old-distros
108
109- Ubuntu 23.04
110 110
111.. note:: 111.. note::
112 112