summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-08-07 20:27:36 +0200
committerSteve Sakoman <steve@sakoman.com>2023-09-13 06:21:26 -1000
commitda107c5031bb863c0f49ac6b3aaf307b43279f6f (patch)
tree2aec4dc9659c9f83dc802cdbe98306614e8f0a62 /documentation
parent654df6733903cce8993ceec5b8df3a582f22b4d8 (diff)
downloadpoky-da107c5031bb863c0f49ac6b3aaf307b43279f6f.tar.gz
ref-manual: system-requirements: update supported distros
- Update according to changes in SANITY_TESTED_DISTROS (meta-poky/conf/distro/poky.conf) - No longer declare as "Supported" the distributions versions which are End of Life for their vendors, as some of them (Ubuntu for example) ship updates to subscribers only, which the Yocto Project has no access to. - List distribution versions which were previously tested for the branch of the Yocto Project being considered. (From yocto-docs rev: fd5113b7e20844a44a2c9da37e1bc10034d46cfe) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/system-requirements.rst38
1 files changed, 29 insertions, 9 deletions
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index d6e8b4583c..fe6de4b3da 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -55,28 +55,48 @@ as much RAM and as many CPU cores as possible.
55Supported Linux Distributions 55Supported Linux Distributions
56============================= 56=============================
57 57
58Currently, the Yocto Project is supported on the following distributions: 58Currently, the &DISTRO; release ("&DISTRO_NAME;") of the Yocto Project is
59 59supported on the following distributions:
60- Ubuntu 18.04 (LTS)
61 60
62- Ubuntu 20.04 (LTS) 61- Ubuntu 20.04 (LTS)
63 62
64- Ubuntu 22.04 (LTS) 63- Ubuntu 22.04 (LTS)
65 64
66- Fedora 36
67
68- Fedora 37 65- Fedora 37
69 66
70- AlmaLinux 8.7 67- Fedora 38
71 68
72- AlmaLinux 9.1 69- CentOS Stream 8
73 70
74- Debian GNU/Linux 11.x (Bullseye) 71- Debian GNU/Linux 11 (Bullseye)
75 72
76- OpenSUSE Leap 15.3 73- Debian GNU/Linux 12 (Bookworm)
77 74
78- OpenSUSE Leap 15.4 75- OpenSUSE Leap 15.4
79 76
77- AlmaLinux 8.8
78
79- AlmaLinux 9.2
80
81The following distribution versions are still tested (being listed
82in :term:`SANITY_TESTED_DISTROS`), even though the organizations
83publishing them no longer make updates publicly available:
84
85- Ubuntu 18.04 (LTS)
86
87- Ubuntu 22.10
88
89- OpenSUSE Leap 15.3
90
91Note that the Yocto Project doesn't have access to private updates
92that some of these versions may have. Therefore, our testing has
93limited value if you have access to such updates.
94
95Finally, here are the distribution versions which were previously
96tested on former revisions of "&DISTRO_NAME;", but no longer are:
97
98*This list is currently empty*
99
80.. note:: 100.. note::
81 101
82 - While the Yocto Project Team attempts to ensure all Yocto Project 102 - While the Yocto Project Team attempts to ensure all Yocto Project