From 3588c550b1f7ab1878874d53f84458ac90a09aca Mon Sep 17 00:00:00 2001 From: Yoann Congal Date: Wed, 18 Feb 2026 10:26:32 +0100 Subject: [PATCH] ref-manual/system-requirements.rst: update untested distros Some distros were removed from the autobuilder 5 months ago: * 070e6bf (config.py: Drop ubuntu2004 workers, 2025-10-01) * 8238327 (config.py: ubuntu24010 was replaced with ubuntu2504, 2025-10-01) Update their status in the supported distros list. (From yocto-docs rev: cca4e1c6127f06d63124c67a14a8921dbb3a5409) Signed-off-by: Yoann Congal Signed-off-by: Antonin Godard (cherry picked from commit 2c9de0d74659fef6d7b0054dfd76905fba6ef81d) [AG: fix cherry-pick conflicts] Signed-off-by: Antonin Godard Signed-off-by: Paul Barker --- documentation/ref-manual/system-requirements.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst index dbac18bda8..852f6b9b32 100644 --- a/documentation/ref-manual/system-requirements.rst +++ b/documentation/ref-manual/system-requirements.rst @@ -71,10 +71,8 @@ supported on the following distributions: - 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: @@ -86,7 +84,6 @@ organizations publishing them no longer make updates publicly available: - 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 @@ -121,7 +118,9 @@ tested on former revisions of "&DISTRO_NAME;", but no longer are: - Ubuntu 16.04 - Ubuntu 18.04 - Ubuntu 19.04 +- Ubuntu 20.04 - Ubuntu 21.10 +- Ubuntu 24.10 .. note::