diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-03-08 18:53:20 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-16 14:25:02 +0000 |
commit | 81664f1adc915ffb6445ab9a970fcf8c0d4408fa (patch) | |
tree | e64e75af303310761a4a6fe1f4a259a2cbf92c85 /documentation/ref-manual | |
parent | 4b15900ee056977393db290d8980bb330b2bc67e (diff) | |
download | poky-81664f1adc915ffb6445ab9a970fcf8c0d4408fa.tar.gz |
docs: ref-system-requirements.rst: update list of supported distros
Add AlmaLinux 8.5, Fedora 35, and OpenSUSE Leap 15.3
Remove Fedora 33, Debian 8, OpenSUSE Leap 15.1 and 15.2
Removing distros that were recently removed from SANITY_TESTED_DISTROS
in meta-poky/conf/distro/poky.conf
(From yocto-docs rev: 734d5db1f166d7722541b25718fb11a12282f0c5)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Reported-by: Steve Sakoman <steve@sakoman.com>
Reported-by: Christian Eggers <ceggers@arri.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/system-requirements.rst | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst index 30294cb27a..04f9efaa23 100644 --- a/documentation/ref-manual/system-requirements.rst +++ b/documentation/ref-manual/system-requirements.rst | |||
@@ -41,15 +41,15 @@ distributions: | |||
41 | 41 | ||
42 | - Ubuntu 20.04 (LTS) | 42 | - Ubuntu 20.04 (LTS) |
43 | 43 | ||
44 | - Fedora 33 | ||
45 | |||
46 | - Fedora 34 | 44 | - Fedora 34 |
47 | 45 | ||
46 | - Fedora 35 | ||
47 | |||
48 | - CentOS 7.x | 48 | - CentOS 7.x |
49 | 49 | ||
50 | - CentOS 8.x | 50 | - CentOS 8.x |
51 | 51 | ||
52 | - Debian GNU/Linux 8.x (Jessie) | 52 | - AlmaLinux 8.5 |
53 | 53 | ||
54 | - Debian GNU/Linux 9.x (Stretch) | 54 | - Debian GNU/Linux 9.x (Stretch) |
55 | 55 | ||
@@ -57,9 +57,7 @@ distributions: | |||
57 | 57 | ||
58 | - Debian GNU/Linux 11.x (Bullseye) | 58 | - Debian GNU/Linux 11.x (Bullseye) |
59 | 59 | ||
60 | - OpenSUSE Leap 15.1 | 60 | - OpenSUSE Leap 15.3 |
61 | |||
62 | - OpenSUSE Leap 15.2 | ||
63 | 61 | ||
64 | .. note:: | 62 | .. note:: |
65 | 63 | ||