summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@kernel.org>2025-03-21 15:27:11 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-03-28 13:17:13 +0000
commit0570d98f1b312f9e1b4edf52f637c9efb66dd4bd (patch)
tree7fcbf85e3ab41f991c9716e55257ad2e60cd20b6 /documentation/ref-manual
parent9b8f4cf9a96c9a2fc69ecd77c223794f9f14c2b4 (diff)
downloadpoky-0570d98f1b312f9e1b4edf52f637c9efb66dd4bd.tar.gz
requirements: move Ubuntu-20.04 into unsupported category due to python
Bitbake commit 0d2e682d00df ("bitbake: lib/bb: Bump minimum python version requirement to 3.9" -- poky commit 67566c7410e1) means that Ubuntu 20.04 is no longer supported out-of-the-box as detailed further in the respective commit log. While it is true that it can still be used with buildtools, that can also be said for nearly every other unsupported distro out there, including Ubuntu 18.04 that we listed as unsupported some years ago. Hence continuing to list it as supported with the new python requirement in place does not make sense. So we move it alongside of the 18.04 entry, into the "possibly tested, but you get what you get" category. And add an explicit mention of the buildtools, so people have a thread to pull on. (From yocto-docs rev: b1c09003dc304b1e65044f343fb341aaed58e6f3) Signed-off-by: Paul Gortmaker <paulg@kernel.org> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/system-requirements.rst8
1 files changed, 5 insertions, 3 deletions
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index 93b95a7fb2..e9f8155945 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -58,8 +58,6 @@ Supported Linux Distributions
58Currently, the &DISTRO; release ("&DISTRO_NAME;") of the Yocto Project is 58Currently, the &DISTRO; release ("&DISTRO_NAME;") of the Yocto Project is
59supported on the following distributions: 59supported on the following distributions:
60 60
61- Ubuntu 20.04 (LTS)
62
63- Ubuntu 22.04 (LTS) 61- Ubuntu 22.04 (LTS)
64 62
65- Ubuntu 24.04 (LTS) 63- Ubuntu 24.04 (LTS)
@@ -93,11 +91,15 @@ organizations publishing them no longer make updates publicly available:
93 91
94- Ubuntu 18.04 (LTS) 92- Ubuntu 18.04 (LTS)
95 93
94- Ubuntu 20.04 (LTS)
95
96- Ubuntu 23.04 96- Ubuntu 23.04
97 97
98Note that the Yocto Project doesn't have access to private updates 98Note that the Yocto Project doesn't have access to private updates
99that some of these versions may have. Therefore, our testing has 99that some of these versions may have. Therefore, our testing has
100limited value if you have access to such updates. 100limited value if you have access to such updates. Also, :term:`buildtools`
101may have to be used on older releases in order to get current enough
102tools, such as python.
101 103
102Finally, here are the distribution versions which were previously 104Finally, here are the distribution versions which were previously
103tested on former revisions of "&DISTRO_NAME;", but no longer are: 105tested on former revisions of "&DISTRO_NAME;", but no longer are: