diff mbox series

[4/5] tools/build-docs-container: drop support for OpenSUSE Leap 15.5

Message ID 20260410-update-new-supported-releases-v1-4-fc53a1fbbdac@bootlin.com
State Under Review
Headers show
Series Updates to supported distributions | expand

Commit Message

Antonin Godard April 10, 2026, 9:48 a.m. UTC
After bff5329a82ba ("poky: Update SANITY_TESTED_DISTROS") on meta-yocto.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
 documentation/tools/build-docs-container | 2 --
 1 file changed, 2 deletions(-)
diff mbox series

Patch

diff --git a/documentation/tools/build-docs-container b/documentation/tools/build-docs-container
index 9cad3de49..4fe0cba63 100755
--- a/documentation/tools/build-docs-container
+++ b/documentation/tools/build-docs-container
@@ -40,7 +40,6 @@  $0 OCI_IMAGE [make arguments...]
      - debian:13
      - fedora:42
      - fedora:43
-     - leap:15.5
      - leap:15.6
      - rockylinux:8
      - rockylinux:9
@@ -124,7 +123,6 @@  main ()
       docs_pdf=fedora_docs_pdf.sh
       pip3=pip3_docs.sh
       ;;
-    "leap:15.5"*|\
     "leap:15.6"*)
       image=opensuse/leap:$version
       containerfile=Containerfile.zypper