diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-12-21 15:07:07 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-01-10 03:57:04 -1000 |
| commit | b418ede9942f8b31d66ce172ede35f55b423b0a2 (patch) | |
| tree | 457d112458d5e74e90bff477b8ef1097ec1d96e5 | |
| parent | dc5397b0f6cd4090c2b5df2493e6b92df735af95 (diff) | |
| download | poky-b418ede9942f8b31d66ce172ede35f55b423b0a2.tar.gz | |
ref-manual: update tested and supported distros
According to currently active workers
https://autobuilder.yoctoproject.org/typhoon/#/workers
and to the "workers_prev_releases" definition
in https://git.yoctoproject.org/yocto-autobuilder2/tree/config.py
Also correct the text saying that SANITY_TESTED_DISTROS
lists currently tested distros.
Also replace AlmaLinux 8.8 and 9.2 by just AlmaLinux 8 and 9,
as we update our workers anyway.
(From yocto-docs rev: db466a25a3cf8dfb660f65c12573265a702d0d8f)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
| -rw-r--r-- | documentation/ref-manual/ref-system-requirements.rst | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/documentation/ref-manual/ref-system-requirements.rst b/documentation/ref-manual/ref-system-requirements.rst index 3791d1bb09..efb60e1009 100644 --- a/documentation/ref-manual/ref-system-requirements.rst +++ b/documentation/ref-manual/ref-system-requirements.rst | |||
| @@ -37,25 +37,21 @@ Supported Linux Distributions | |||
| 37 | Currently, the &DISTRO; release ("&DISTRO_NAME;") of the Yocto Project is | 37 | Currently, the &DISTRO; release ("&DISTRO_NAME;") of the Yocto Project is |
| 38 | supported on the following distributions: | 38 | supported on the following distributions: |
| 39 | 39 | ||
| 40 | |||
| 41 | - Ubuntu 20.04 (LTS) | 40 | - Ubuntu 20.04 (LTS) |
| 42 | 41 | ||
| 43 | - Ubuntu 22.04 (LTS) | 42 | - Ubuntu 22.04 (LTS) |
| 44 | 43 | ||
| 45 | - Fedora 37 | 44 | - Fedora 38 |
| 46 | 45 | ||
| 47 | - Debian GNU/Linux 11.x (Bullseye) | 46 | - Debian GNU/Linux 11.x (Bullseye) |
| 48 | 47 | ||
| 49 | - AlmaLinux 8.8 | 48 | - AlmaLinux 8 |
| 50 | 49 | ||
| 51 | The following distribution versions are still tested (being listed | 50 | The following distribution versions are still tested even though the |
| 52 | in :term:`SANITY_TESTED_DISTROS`), even though the organizations | 51 | organizations publishing them no longer make updates publicly available: |
| 53 | publishing them no longer make updates publicly available: | ||
| 54 | 52 | ||
| 55 | - Ubuntu 18.04 (LTS) | 53 | - Ubuntu 18.04 (LTS) |
| 56 | 54 | ||
| 57 | - OpenSUSE Leap 15.3 | ||
| 58 | |||
| 59 | Finally, here are the distribution versions which were previously | 55 | Finally, here are the distribution versions which were previously |
| 60 | tested on former revisions of "&DISTRO_NAME;", but no longer are: | 56 | tested on former revisions of "&DISTRO_NAME;", but no longer are: |
| 61 | 57 | ||
| @@ -81,6 +77,8 @@ tested on former revisions of "&DISTRO_NAME;", but no longer are: | |||
| 81 | 77 | ||
| 82 | - Fedora 36 | 78 | - Fedora 36 |
| 83 | 79 | ||
| 80 | - Fedora 37 | ||
| 81 | |||
| 84 | - CentOS 7.x | 82 | - CentOS 7.x |
| 85 | 83 | ||
| 86 | - CentOS 8.x | 84 | - CentOS 8.x |
| @@ -95,9 +93,7 @@ tested on former revisions of "&DISTRO_NAME;", but no longer are: | |||
| 95 | 93 | ||
| 96 | - OpenSUSE Leap 15.2 | 94 | - OpenSUSE Leap 15.2 |
| 97 | 95 | ||
| 98 | - AlmaLinux 8.5 | 96 | - OpenSUSE Leap 15.3 |
| 99 | |||
| 100 | - AlmaLinux 8.7 | ||
| 101 | 97 | ||
| 102 | .. note:: | 98 | .. note:: |
| 103 | 99 | ||
