diff options
author | Antonin Godard <antonin.godard@bootlin.com> | 2025-10-03 09:33:24 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-10-03 17:53:57 +0100 |
commit | 0471fb8c523dcd5dd64dd9293758727904ad2d1d (patch) | |
tree | cad60f674f43e9742861da1b172c93e242b4167e /documentation/ref-manual | |
parent | c059eea32fe90701d12fae6c2a68b76be39e2589 (diff) | |
download | poky-0471fb8c523dcd5dd64dd9293758727904ad2d1d.tar.gz |
ref-manual/system-requirements.rst: update supported distributions
After 837a650aac17 ("poky: Update SANITY_TESTED_DISTROS") in meta-yocto.
(From yocto-docs rev: 4e7ce89ff91f5fa7ade1feb7be96f898b56068ed)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/system-requirements.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst index 0ea52ae951..fcefd6c7a0 100644 --- a/documentation/ref-manual/system-requirements.rst +++ b/documentation/ref-manual/system-requirements.rst | |||
@@ -67,16 +67,18 @@ supported on the following distributions: | |||
67 | - CentOS Stream 9 | 67 | - CentOS Stream 9 |
68 | - Debian GNU/Linux 11 (Bullseye) | 68 | - Debian GNU/Linux 11 (Bullseye) |
69 | - Debian GNU/Linux 12 (Bookworm) | 69 | - Debian GNU/Linux 12 (Bookworm) |
70 | - Debian GNU/Linux 13 (Trixie) | ||
70 | - Fedora 39 | 71 | - Fedora 39 |
71 | - Fedora 40 | 72 | - Fedora 40 |
72 | - Fedora 41 | 73 | - Fedora 41 |
74 | - Fedora 42 | ||
73 | - OpenSUSE Leap 15.5 | 75 | - OpenSUSE Leap 15.5 |
74 | - OpenSUSE Leap 15.6 | 76 | - OpenSUSE Leap 15.6 |
75 | - Rocky Linux 8 | 77 | - Rocky Linux 8 |
76 | - Rocky Linux 9 | 78 | - Rocky Linux 9 |
77 | - Ubuntu 22.04 (LTS) | 79 | - Ubuntu 22.04 (LTS) |
78 | - Ubuntu 24.04 (LTS) | 80 | - Ubuntu 24.04 (LTS) |
79 | - Ubuntu 24.10 | 81 | - Ubuntu 25.04 |
80 | 82 | ||
81 | The following distribution versions are still tested, even though the | 83 | The following distribution versions are still tested, even though the |
82 | organizations publishing them no longer make updates publicly available: | 84 | organizations publishing them no longer make updates publicly available: |
@@ -89,7 +91,6 @@ organizations publishing them no longer make updates publicly available: | |||
89 | - Fedora 39 | 91 | - Fedora 39 |
90 | - Fedora 40 | 92 | - Fedora 40 |
91 | - OpenSUSE Leap 15.5 | 93 | - OpenSUSE Leap 15.5 |
92 | - Ubuntu 24.10 | ||
93 | 94 | ||
94 | Note that the Yocto Project doesn't have access to private updates | 95 | Note that the Yocto Project doesn't have access to private updates |
95 | that some of these versions may have. Therefore, our testing has | 96 | that some of these versions may have. Therefore, our testing has |