From 0a71bd589cc77b99b5c758e2091e54fbb12d26fe Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Wed, 6 Aug 2025 17:04:47 +0200 Subject: ref-manual/system-requirements.rst: update supported distributions Update the distributions to match the list of workers on the Autobuilder. This list was generated with the help of yocto-autobuilder-helper/scripts/yocto-supported-distros. Also: - Sort the lists alphabetically. - Decrease spacing between entries for readability. (From yocto-docs rev: e99a9283e30ae2b844018d1ffb88560ab6877ab7) Signed-off-by: Antonin Godard Signed-off-by: Steve Sakoman --- documentation/ref-manual/system-requirements.rst | 53 ++++++++++++++---------- 1 file changed, 30 insertions(+), 23 deletions(-) (limited to 'documentation') diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst index b22572c6b4..ad7c70727a 100644 --- a/documentation/ref-manual/system-requirements.rst +++ b/documentation/ref-manual/system-requirements.rst @@ -58,36 +58,35 @@ Supported Linux Distributions Currently, the &DISTRO; release ("&DISTRO_NAME;") of the Yocto Project is supported on the following distributions: -- Ubuntu 20.04 (LTS) - -- Ubuntu 22.04 (LTS) - -- Ubuntu 23.04 - -- Fedora 38 - -- Fedora 39 - -- CentOS Stream 8 - -- Debian GNU/Linux 11 (Bullseye) - -- Debian GNU/Linux 12 (Bookworm) - -- OpenSUSE Leap 15.4 +.. + Can be generated with yocto-autobuilder-helper's scripts/yocto-supported-distros: + yocto-supported-distros --release scarthgap --config yocto-autobuilder2/config.py --output-format docs --poky-distros - AlmaLinux 8 - - AlmaLinux 9 - -- Rocky 9 +- Debian 11 +- Debian 12 +- Fedora 39 +- Fedora 40 +- Fedora 41 +- Rocky Linux 8 +- Rocky Linux 9 +- Ubuntu 20.04 (LTS) +- Ubuntu 22.04 (LTS) +- Ubuntu 24.04 (LTS) +- Ubuntu 24.10 The following distribution versions are still tested, even though the organizations publishing them no longer make updates publicly available: -- Ubuntu 18.04 (LTS) +.. + This list contains EOL distros that are still tested on the Autobuilder + (meaning there are running workers). + See https://endoflife.date for information of EOL releases. -- Ubuntu 23.04 +- Fedora 39 +- Fedora 40 +- Ubuntu 20.04 (LTS) Note that the Yocto Project doesn't have access to private updates that some of these versions may have. Therefore, our testing has @@ -96,7 +95,15 @@ limited value if you have access to such updates. Finally, here are the distribution versions which were previously tested on former revisions of "&DISTRO_NAME;", but no longer are: -*This list is currently empty* +.. + Can be generated with yocto-autobuilder-helper's scripts/yocto-supported-distros. + yocto-supported-distros --release scarthgap --config yocto-autobuilder2/config.py --output-format docs --old-distros + +- CentOS Stream 8 +- Fedora 38 +- OpenSUSE Leap 15.4 +- Ubuntu 18.04 +- Ubuntu 23.04 .. note:: -- cgit v1.2.3-54-g00ecf