[PATCH] poky: remove Ubuntu 20.04 from supported distribtions

Antonin Godard <[email protected]> Fri, 08 Aug 2025 14:00:34 +0200
Newsgroups org.yoctoproject.lists.poky
Message-ID <[email protected]>
This distribution will not be supported for the next release, so remove
it from SANITY_TESTED_DISTROS. The worker on the Autobuilder has been
disconnected soon after Ubuntu 20.04 reached EOL.

Signed-off-by: Antonin Godard <[email protected]>
---
 meta-poky/conf/distro/poky.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index 483684c..b12df2b 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -33,7 +33,6 @@ PACKAGE_CLASSES ?= "package_rpm"
 SANITY_TESTED_DISTROS ?= " \
             poky-5.1 \n \
             poky-5.2 \n \
-            ubuntu-20.04 \n \
             ubuntu-22.04 \n \
             ubuntu-24.04 \n \
             ubuntu-24.10 \n \

---
base-commit: 506379cb241e6a865139307e06216a07f737b602
change-id: 20250808-remove-ubuntu-20-04-930ea74ef11d

Best regards,
--  
Antonin Godard <[email protected]>