public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ref-manual/system-requirements: update supported and EoL lists of distros
@ 2026-03-05 10:43 Quentin Schulz
  2026-03-05 10:43 ` [PATCH 1/2] ref-manual/system-requirements: update list of EoL distros we still test Quentin Schulz
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Quentin Schulz @ 2026-03-05 10:43 UTC (permalink / raw)
  To: docs; +Cc: Quentin Schulz

Fedora 43 support has recently been validated for poky so let's add it
to the list of supported distros.

A few distros have been marked as EoL by upstream so let's update that
list to reflect those changes as well.

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
---
Quentin Schulz (2):
      ref-manual/system-requirements: update list of EoL distros we still test
      ref-manual/system-requirements: add fedora 43 as supported distro

 documentation/ref-manual/system-requirements.rst | 3 +++
 1 file changed, 3 insertions(+)
---
base-commit: d97cfeaa55ed42722998d3313c1857aa377f6881
change-id: 20260305-f43-c0aa66a7d75e

Best regards,
--  
Quentin Schulz <quentin.schulz@cherry.de>



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

* [PATCH 1/2] ref-manual/system-requirements: update list of EoL distros we still test
  2026-03-05 10:43 [PATCH 0/2] ref-manual/system-requirements: update supported and EoL lists of distros Quentin Schulz
@ 2026-03-05 10:43 ` Quentin Schulz
  2026-03-05 10:43 ` [PATCH 2/2] ref-manual/system-requirements: add fedora 43 as supported distro Quentin Schulz
  2026-03-05 13:23 ` [PATCH 0/2] ref-manual/system-requirements: update supported and EoL lists of distros Quentin Schulz
  2 siblings, 0 replies; 5+ messages in thread
From: Quentin Schulz @ 2026-03-05 10:43 UTC (permalink / raw)
  To: docs; +Cc: Quentin Schulz

From: Quentin Schulz <quentin.schulz@cherry.de>

Fedora 41 is EoL since end of 2025[1] and Ubuntu 25.04 since mid January
2026[2], so let's add them to the list of distros we're testing but
don't receive updates for.

[1] https://docs.fedoraproject.org/en-US/releases/eol/#_unsupported_fedora_linux_releases
[2] https://documentation.ubuntu.com/project/release-team/list-of-releases/#end-of-life
Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
---
 documentation/ref-manual/system-requirements.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index e7c1c3916..c51061643 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -91,7 +91,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

-- 
2.53.0



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

* [PATCH 2/2] ref-manual/system-requirements: add fedora 43 as supported distro
  2026-03-05 10:43 [PATCH 0/2] ref-manual/system-requirements: update supported and EoL lists of distros Quentin Schulz
  2026-03-05 10:43 ` [PATCH 1/2] ref-manual/system-requirements: update list of EoL distros we still test Quentin Schulz
@ 2026-03-05 10:43 ` Quentin Schulz
  2026-03-05 13:23 ` [PATCH 0/2] ref-manual/system-requirements: update supported and EoL lists of distros Quentin Schulz
  2 siblings, 0 replies; 5+ messages in thread
From: Quentin Schulz @ 2026-03-05 10:43 UTC (permalink / raw)
  To: docs; +Cc: Quentin Schulz

From: Quentin Schulz <quentin.schulz@cherry.de>

Fedora 43 is now properly tested for Poky[1], so let's add it to the
list of supported distros.

[1] https://git.yoctoproject.org/meta-yocto/commit/?id=4c156ef673f8ff7c967b2b34dd1d366e1b74d41c
Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
---
 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 c51061643..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

-- 
2.53.0



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

* Re: [PATCH 0/2] ref-manual/system-requirements: update supported and EoL lists of distros
  2026-03-05 10:43 [PATCH 0/2] ref-manual/system-requirements: update supported and EoL lists of distros Quentin Schulz
  2026-03-05 10:43 ` [PATCH 1/2] ref-manual/system-requirements: update list of EoL distros we still test Quentin Schulz
  2026-03-05 10:43 ` [PATCH 2/2] ref-manual/system-requirements: add fedora 43 as supported distro Quentin Schulz
@ 2026-03-05 13:23 ` Quentin Schulz
  2026-03-05 13:25   ` [docs] " Antonin Godard
  2 siblings, 1 reply; 5+ messages in thread
From: Quentin Schulz @ 2026-03-05 13:23 UTC (permalink / raw)
  To: Quentin Schulz, docs

Hi all,

Please discard this series, it's a duplicate of 
https://lore.kernel.org/yocto-docs/20260302110446.132075-1-antonin.godard@bootlin.com/

Cheers,
Quentin


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

* Re: [docs] [PATCH 0/2] ref-manual/system-requirements: update supported and EoL lists of distros
  2026-03-05 13:23 ` [PATCH 0/2] ref-manual/system-requirements: update supported and EoL lists of distros Quentin Schulz
@ 2026-03-05 13:25   ` Antonin Godard
  0 siblings, 0 replies; 5+ messages in thread
From: Antonin Godard @ 2026-03-05 13:25 UTC (permalink / raw)
  To: quentin.schulz, Quentin Schulz, docs

Hi,

On Thu Mar 5, 2026 at 2:23 PM CET, Quentin Schulz via lists.yoctoproject.org wrote:
> Hi all,
>
> Please discard this series, it's a duplicate of 
> https://lore.kernel.org/yocto-docs/20260302110446.132075-1-antonin.godard@bootlin.com/

I still took your patches over mine (for master), they had more details in their
commit messages. No lost work ;)

Antonin


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-05 10:43 [PATCH 0/2] ref-manual/system-requirements: update supported and EoL lists of distros Quentin Schulz
2026-03-05 10:43 ` [PATCH 1/2] ref-manual/system-requirements: update list of EoL distros we still test Quentin Schulz
2026-03-05 10:43 ` [PATCH 2/2] ref-manual/system-requirements: add fedora 43 as supported distro Quentin Schulz
2026-03-05 13:23 ` [PATCH 0/2] ref-manual/system-requirements: update supported and EoL lists of distros Quentin Schulz
2026-03-05 13:25   ` [docs] " Antonin Godard

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