* [PATCH] requirements: move Ubuntu-20.04 into unsupported category due to python
@ 2025-03-21 19:27 paulg
2025-03-24 8:11 ` [docs] " Antonin Godard
0 siblings, 1 reply; 2+ messages in thread
From: paulg @ 2025-03-21 19:27 UTC (permalink / raw)
To: docs
From: Paul Gortmaker <paul.gortmaker@kernel.org>
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.
Signed-off-by: Paul Gortmaker <paulg@kernel.org>
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index 93b95a7fb251..3d0d26e2f08b 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -58,8 +58,6 @@ Supported Linux Distributions
Currently, the &DISTRO; release ("&DISTRO_NAME;") of the Yocto Project is
supported on the following distributions:
-- Ubuntu 20.04 (LTS)
-
- Ubuntu 22.04 (LTS)
- Ubuntu 24.04 (LTS)
@@ -93,11 +91,15 @@ organizations publishing them no longer make updates publicly available:
- Ubuntu 18.04 (LTS)
+- Ubuntu 20.04 (LTS)
+
- Ubuntu 23.04
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.
+limited value if you have access to such updates. Also, buildtools
+may have to be used on older releases in order to get current enough
+tools, such as python.
Finally, here are the distribution versions which were previously
tested on former revisions of "&DISTRO_NAME;", but no longer are:
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [docs] [PATCH] requirements: move Ubuntu-20.04 into unsupported category due to python
2025-03-21 19:27 [PATCH] requirements: move Ubuntu-20.04 into unsupported category due to python paulg
@ 2025-03-24 8:11 ` Antonin Godard
0 siblings, 0 replies; 2+ messages in thread
From: Antonin Godard @ 2025-03-24 8:11 UTC (permalink / raw)
To: paulg, docs
Hi,
On Fri Mar 21, 2025 at 8:27 PM CET, Paul Gortmaker via lists.yoctoproject.org wrote:
> From: Paul Gortmaker <paul.gortmaker@kernel.org>
>
> 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.
>
> Signed-off-by: Paul Gortmaker <paulg@kernel.org>
>
> diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
> index 93b95a7fb251..3d0d26e2f08b 100644
> --- a/documentation/ref-manual/system-requirements.rst
> +++ b/documentation/ref-manual/system-requirements.rst
> @@ -58,8 +58,6 @@ Supported Linux Distributions
> Currently, the &DISTRO; release ("&DISTRO_NAME;") of the Yocto Project is
> supported on the following distributions:
>
> -- Ubuntu 20.04 (LTS)
> -
> - Ubuntu 22.04 (LTS)
>
> - Ubuntu 24.04 (LTS)
> @@ -93,11 +91,15 @@ organizations publishing them no longer make updates publicly available:
>
> - Ubuntu 18.04 (LTS)
>
> +- Ubuntu 20.04 (LTS)
> +
> - Ubuntu 23.04
>
> 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.
> +limited value if you have access to such updates. Also, buildtools
s/buildtools/:term:`buildtools`/, so users are hinted towards what this is.
I can make that change before merging if that's ok to you.
Antonin
--
Antonin Godard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-03-24 8:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-21 19:27 [PATCH] requirements: move Ubuntu-20.04 into unsupported category due to python paulg
2025-03-24 8:11 ` [docs] " Antonin Godard
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.