diff mbox series

poky: update supported Ubuntu distribustions

Message ID 20250930-mathieu-ubuntu-2504-v1-1-8c62845f30a8@bootlin.com (mailing list archive)
State New
Headers show
Series poky: update supported Ubuntu distribustions | expand

Commit Message

Mathieu Dubois-Briand Sept. 30, 2025, 11:13 a.m. UTC
Ubuntu 24.10 has reach its end of life and is no longer supported.
Workers were removed from the autobuilder and replaced by ubuntu 25.04
workers.

Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
---
 meta-poky/conf/distro/poky.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


---
base-commit: db24e48498b2d40131b871f6eafeb7a67da343f0
change-id: 20250930-mathieu-ubuntu-2504-b0fcfa5f7586

Best regards,
diff mbox series

Patch

diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index 3a17748fdbab99c88bfae57758ccea70a109069a..29b529ddb8d11e8108835ae1c9cdafbd309190cb 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -35,7 +35,7 @@  SANITY_TESTED_DISTROS ?= " \
             poky-5.2 \n \
             ubuntu-22.04 \n \
             ubuntu-24.04 \n \
-            ubuntu-24.10 \n \
+            ubuntu-25.04 \n \
             fedora-39 \n \
             fedora-40 \n \
             fedora-41 \n \