diff options
| author | Yoann Congal <yoann.congal@smile.fr> | 2026-02-18 10:26:32 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2026-02-27 17:45:07 +0000 |
| commit | bf30db97f74edcd55d8b3b128b3a959cd9c04da2 (patch) | |
| tree | 39eb388721c3ea63042db255a9df6eeac9f0e67b | |
| parent | ef014bdb96bbd2e3f2238a3acc3e04256e07d2f4 (diff) | |
| download | poky-bf30db97f74edcd55d8b3b128b3a959cd9c04da2.tar.gz | |
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 <yoann.congal@smile.fr>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/system-requirements.rst | 5 |
1 files 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: | |||
| 71 | - Fedora 41 | 71 | - Fedora 41 |
| 72 | - Rocky Linux 8 | 72 | - Rocky Linux 8 |
| 73 | - Rocky Linux 9 | 73 | - Rocky Linux 9 |
| 74 | - Ubuntu 20.04 (LTS) | ||
| 75 | - Ubuntu 22.04 (LTS) | 74 | - Ubuntu 22.04 (LTS) |
| 76 | - Ubuntu 24.04 (LTS) | 75 | - Ubuntu 24.04 (LTS) |
| 77 | - Ubuntu 24.10 | ||
| 78 | 76 | ||
| 79 | The following distribution versions are still tested, even though the | 77 | The following distribution versions are still tested, even though the |
| 80 | organizations publishing them no longer make updates publicly available: | 78 | organizations publishing them no longer make updates publicly available: |
| @@ -86,7 +84,6 @@ organizations publishing them no longer make updates publicly available: | |||
| 86 | 84 | ||
| 87 | - Fedora 39 | 85 | - Fedora 39 |
| 88 | - Fedora 40 | 86 | - Fedora 40 |
| 89 | - Ubuntu 20.04 (LTS) | ||
| 90 | 87 | ||
| 91 | Note that the Yocto Project doesn't have access to private updates | 88 | Note that the Yocto Project doesn't have access to private updates |
| 92 | that some of these versions may have. Therefore, our testing has | 89 | 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: | |||
| 103 | - Fedora 38 | 100 | - Fedora 38 |
| 104 | - OpenSUSE Leap 15.4 | 101 | - OpenSUSE Leap 15.4 |
| 105 | - Ubuntu 18.04 | 102 | - Ubuntu 18.04 |
| 103 | - Ubuntu 20.04 | ||
| 106 | - Ubuntu 23.04 | 104 | - Ubuntu 23.04 |
| 105 | - Ubuntu 24.10 | ||
| 107 | 106 | ||
| 108 | .. note:: | 107 | .. note:: |
| 109 | 108 | ||
