public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
* [PATCH] ref-manual/system-requirements.rst: update supported distributions
@ 2026-03-02 11:04 Antonin Godard
  2026-03-02 11:04 ` [scarthgap][PATCH] ref-manual/system-requirements.rst: update end-of-life distros Antonin Godard
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Antonin Godard @ 2026-03-02 11:04 UTC (permalink / raw)
  To: docs; +Cc: Antonin Godard

Update the supported distributions list based on the active workers on
the Autobuilder. Also refresh the end-of-life list.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
 documentation/ref-manual/system-requirements.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index e7c1c3916..7b4f9136f 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -72,6 +72,7 @@ supported on the following distributions:
 -  Fedora 40
 -  Fedora 41
 -  Fedora 42
+-  Fedora 43
 -  OpenSUSE Leap 15.5
 -  OpenSUSE Leap 15.6
 -  Rocky Linux 8
@@ -91,7 +92,9 @@ organizations publishing them no longer make updates publicly available:
 
 -  Fedora 39
 -  Fedora 40
+-  Fedora 41
 -  OpenSUSE Leap 15.5
+-  Ubuntu 25.04
 
 Note that the Yocto Project doesn't have access to private updates
 that some of these versions may have. Therefore, our testing has


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [scarthgap][PATCH] ref-manual/system-requirements.rst: update end-of-life distros
  2026-03-02 11:04 [PATCH] ref-manual/system-requirements.rst: update supported distributions Antonin Godard
@ 2026-03-02 11:04 ` Antonin Godard
  2026-03-05 13:27   ` [docs] " Quentin Schulz
  2026-03-02 11:04 ` [kirkstone][PATCH] " Antonin Godard
  2026-03-05 13:23 ` [docs] [PATCH] ref-manual/system-requirements.rst: update supported distributions Quentin Schulz
  2 siblings, 1 reply; 6+ messages in thread
From: Antonin Godard @ 2026-03-02 11:04 UTC (permalink / raw)
  To: docs; +Cc: Antonin Godard

Fedora 41 was made obsolete on 2025-12-15 [1].

[1]: https://docs.fedoraproject.org/en-US/releases/eol/

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
 documentation/ref-manual/system-requirements.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index 44f054544..cb253ab2f 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -84,6 +84,7 @@ organizations publishing them no longer make updates publicly available:
 
 -  Fedora 39
 -  Fedora 40
+-  Fedora 41
 
 Note that the Yocto Project doesn't have access to private updates
 that some of these versions may have. Therefore, our testing has


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [kirkstone][PATCH] ref-manual/system-requirements.rst: update end-of-life distros
  2026-03-02 11:04 [PATCH] ref-manual/system-requirements.rst: update supported distributions Antonin Godard
  2026-03-02 11:04 ` [scarthgap][PATCH] ref-manual/system-requirements.rst: update end-of-life distros Antonin Godard
@ 2026-03-02 11:04 ` Antonin Godard
  2026-03-05 13:35   ` [docs] " Quentin Schulz
  2026-03-05 13:23 ` [docs] [PATCH] ref-manual/system-requirements.rst: update supported distributions Quentin Schulz
  2 siblings, 1 reply; 6+ messages in thread
From: Antonin Godard @ 2026-03-02 11:04 UTC (permalink / raw)
  To: docs; +Cc: Antonin Godard

Fedora 41 was made obsolete on 2025-12-15 [1].

[1]: https://docs.fedoraproject.org/en-US/releases/eol/

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
 documentation/ref-manual/system-requirements.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index 852f6b9b3..db38f5441 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -84,6 +84,7 @@ organizations publishing them no longer make updates publicly available:
 
 -  Fedora 39
 -  Fedora 40
+-  Fedora 41
 
 Note that the Yocto Project doesn't have access to private updates
 that some of these versions may have. Therefore, our testing has


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [docs] [PATCH] ref-manual/system-requirements.rst: update supported distributions
  2026-03-02 11:04 [PATCH] ref-manual/system-requirements.rst: update supported distributions Antonin Godard
  2026-03-02 11:04 ` [scarthgap][PATCH] ref-manual/system-requirements.rst: update end-of-life distros Antonin Godard
  2026-03-02 11:04 ` [kirkstone][PATCH] " Antonin Godard
@ 2026-03-05 13:23 ` Quentin Schulz
  2 siblings, 0 replies; 6+ messages in thread
From: Quentin Schulz @ 2026-03-05 13:23 UTC (permalink / raw)
  To: antonin.godard, docs

Hi Antonin,

On 3/2/26 12:04 PM, Antonin Godard via lists.yoctoproject.org wrote:
> Update the supported distributions list based on the active workers on
> the Autobuilder. Also refresh the end-of-life list.
> 

Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>

Thanks!
Quentin


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [docs] [scarthgap][PATCH] ref-manual/system-requirements.rst: update end-of-life distros
  2026-03-02 11:04 ` [scarthgap][PATCH] ref-manual/system-requirements.rst: update end-of-life distros Antonin Godard
@ 2026-03-05 13:27   ` Quentin Schulz
  0 siblings, 0 replies; 6+ messages in thread
From: Quentin Schulz @ 2026-03-05 13:27 UTC (permalink / raw)
  To: antonin.godard, docs

Hi Antonin,

On 3/2/26 12:04 PM, Antonin Godard via lists.yoctoproject.org wrote:
> Fedora 41 was made obsolete on 2025-12-15 [1].
> 
> [1]: https://docs.fedoraproject.org/en-US/releases/eol/
> 

Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>

Thanks!
Quentin


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [docs] [kirkstone][PATCH] ref-manual/system-requirements.rst: update end-of-life distros
  2026-03-02 11:04 ` [kirkstone][PATCH] " Antonin Godard
@ 2026-03-05 13:35   ` Quentin Schulz
  0 siblings, 0 replies; 6+ messages in thread
From: Quentin Schulz @ 2026-03-05 13:35 UTC (permalink / raw)
  To: antonin.godard, docs

Hi Antonin,

On 3/2/26 12:04 PM, Antonin Godard via lists.yoctoproject.org wrote:
> Fedora 41 was made obsolete on 2025-12-15 [1].
> 
> [1]: https://docs.fedoraproject.org/en-US/releases/eol/
> 

Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>

Thanks!
Quentin


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-03-05 13:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-02 11:04 [PATCH] ref-manual/system-requirements.rst: update supported distributions Antonin Godard
2026-03-02 11:04 ` [scarthgap][PATCH] ref-manual/system-requirements.rst: update end-of-life distros Antonin Godard
2026-03-05 13:27   ` [docs] " Quentin Schulz
2026-03-02 11:04 ` [kirkstone][PATCH] " Antonin Godard
2026-03-05 13:35   ` [docs] " Quentin Schulz
2026-03-05 13:23 ` [docs] [PATCH] ref-manual/system-requirements.rst: update supported distributions Quentin Schulz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox