diff mbox series

poky: Add Ubuntu 25.10 to sanity tested distros list

Message ID 20251112224534.3094578-1-richard.purdie@linuxfoundation.org (mailing list archive)
State New
Headers show
Series poky: Add Ubuntu 25.10 to sanity tested distros list | expand

Commit Message

Richard Purdie Nov. 12, 2025, 10:45 p.m. UTC
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta-poky/conf/distro/poky.conf | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index 8c291d305e9..f1e91ec4be2 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -36,6 +36,7 @@  SANITY_TESTED_DISTROS ?= " \
             ubuntu-22.04 \n \
             ubuntu-24.04 \n \
             ubuntu-25.04 \n \
+            ubuntu-25.10 \n \
             fedora-39 \n \
             fedora-40 \n \
             fedora-41 \n \