From bf30db97f74edcd55d8b3b128b3a959cd9c04da2 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: 2c9de0d74659fef6d7b0054dfd76905fba6ef81d) Signed-off-by: Yoann Congal Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- 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 ad7c70727a..44f054544b 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 @@ -103,7 +100,9 @@ tested on former revisions of "&DISTRO_NAME;", but no longer are: - Fedora 38 - OpenSUSE Leap 15.4 - Ubuntu 18.04 +- Ubuntu 20.04 - Ubuntu 23.04 +- Ubuntu 24.10 .. note::