All of lore.kernel.org
 help / color / mirror / Atom feed
From: Quentin Schulz <foss+yocto@0leil.net>
To: docs@lists.yoctoproject.org
Cc: Ross Burton <ross.burton@arm.com>,
	 Quentin Schulz <quentin.schulz@cherry.de>
Subject: [PATCH 2/2] remove Debian 11 Bullseye from supported distros
Date: Thu, 18 Sep 2025 10:56:35 +0200	[thread overview]
Message-ID: <20250918-dev-supported-distros-v1-2-aa1dc6b54c30@cherry.de> (raw)
In-Reply-To: <20250918-dev-supported-distros-v1-0-aa1dc6b54c30@cherry.de>

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

Mirrors a change made to poky recently justified by the fact that
Bullseye has ended normal support and enters LTS support which is
best-effort and only by the LTS community.

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
---
 documentation/ref-manual/system-requirements.rst | 1 -
 documentation/tools/build-docs-container         | 2 --
 2 files changed, 3 deletions(-)

diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index 0ea52ae951e9c72bd876fc139b861b343282ebbe..bc458ce9f1986452380ed3d614a1adfd473b1507 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -65,7 +65,6 @@ supported on the following distributions:
 -  AlmaLinux 8
 -  AlmaLinux 9
 -  CentOS Stream 9
--  Debian GNU/Linux 11 (Bullseye)
 -  Debian GNU/Linux 12 (Bookworm)
 -  Fedora 39
 -  Fedora 40
diff --git a/documentation/tools/build-docs-container b/documentation/tools/build-docs-container
index 108809838e53a70bb79b7de46314fa42928f6a50..70b3226ce2b2a93db17ef46347f25b2f4748656a 100755
--- a/documentation/tools/build-docs-container
+++ b/documentation/tools/build-docs-container
@@ -77,8 +77,6 @@ main ()
     #   docs_pdf=almalinux_docs_pdf.sh
     #   pip3=pip3_docs.sh
     #   ;;
-    # Missing python3-saneyaml
-    # "debian:11"*|\
     "debian:12"*)
       containerfile=Containerfile.debian
       docs=ubuntu_docs.sh

-- 
2.51.0



  parent reply	other threads:[~2025-09-18  8:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-18  8:56 [PATCH 0/2] drop Debian 11 from supported distros Quentin Schulz
2025-09-18  8:56 ` [PATCH 1/2] tools: build-docs-container: remove comment for unsupported distros Quentin Schulz
2025-10-06  8:07   ` Antonin Godard
2025-09-18  8:56 ` Quentin Schulz [this message]
2025-09-18 10:03 ` [PATCH 0/2] drop Debian 11 from supported distros Quentin Schulz
2025-09-18 13:00   ` [docs] " Antonin Godard
2025-09-18 13:45     ` Ross Burton
2025-09-18 15:37       ` Antonin Godard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250918-dev-supported-distros-v1-2-aa1dc6b54c30@cherry.de \
    --to=foss+yocto@0leil.net \
    --cc=docs@lists.yoctoproject.org \
    --cc=quentin.schulz@cherry.de \
    --cc=ross.burton@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.