From 34864ad94c8276f4988179c36174de83d840af4f Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Fri, 28 Jul 2023 12:22:50 +0200 Subject: ref-manual: update supported distro versions - 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 (should be an empty list on master, until the next release is made). (From yocto-docs rev: a2c0918493fb85235d90edd782ec14fa75d10cf1) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/ref-manual/system-requirements.rst | 39 ++++++++++++++++++------ 1 file changed, 29 insertions(+), 10 deletions(-) (limited to 'documentation') diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst index 3c2f979a6d..d1c440cf19 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. Supported Linux Distributions ============================= -Currently, the Yocto Project is supported on the following distributions: - -- Ubuntu 18.04 (LTS) +Currently, the &DISTRO; release ("&DISTRO_NAME;") of the Yocto Project is +supported on the following distributions: - Ubuntu 20.04 (LTS) - Ubuntu 22.04 (LTS) -- Fedora 36 - - Fedora 37 -- AlmaLinux 8.7 +- Fedora 38 -- AlmaLinux 9.1 +- CentOS Stream 8 -- Debian GNU/Linux 11.x (Bullseye) +- Debian GNU/Linux 11 (Bullseye) -- OpenSUSE Leap 15.3 +- Debian GNU/Linux 12 (Bookworm) - OpenSUSE Leap 15.4 +- AlmaLinux 8.8 + +- AlmaLinux 9.2 + +The following distribution versions are still tested (being listed +in :term:`SANITY_TESTED_DISTROS`), even though the organizations +publishing them no longer make updates publicly available: + +- Ubuntu 18.04 (LTS) + +- Ubuntu 22.10 + +- OpenSUSE Leap 15.3 + +Note that the Yocto Project doesn't have access to private updates +that some of these versions may have. Therefore, our testing has +limited value if you have access to such updates. + +Finally, here are the distribution versions which were previously +tested on former revisions of "&DISTRO_NAME;", but no longer are: + +*This list is currently empty* + .. note:: - While the Yocto Project Team attempts to ensure all Yocto Project @@ -117,7 +137,6 @@ Currently, the Yocto Project is supported on the following distributions: and the ":doc:`../contributor-guide/submit-defect`" section in the Yocto Project and OpenEmbedded Contributor Guide. - Required Packages for the Build Host ==================================== -- cgit v1.2.3-54-g00ecf