* [PATCH v2] ref-manual: update supported distro versions
@ 2023-08-09 8:14 michael.opdenacker
0 siblings, 0 replies; only message in thread
From: michael.opdenacker @ 2023-08-09 8:14 UTC (permalink / raw)
To: docs; +Cc: Michael Opdenacker
From: Michael Opdenacker <michael.opdenacker@bootlin.com>
- 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).
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---
Changes in V2:
- Update with recent update of SANITY_TESTED_DISTROS
Thanks to this, more recent versions are declared as supported.
---
.../ref-manual/system-requirements.rst | 39 ++++++++++++++-----
1 file changed, 29 insertions(+), 10 deletions(-)
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index 3c2f979a6d..9ae7b4e63b 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 by the &DISTRO; release ("&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
====================================
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-08-09 8:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-09 8:14 [PATCH v2] ref-manual: update supported distro versions michael.opdenacker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox