diff mbox series

poky.conf: Add Ubuntu 26.04 to the sanity tested distros list

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

Commit Message

Richard Purdie April 9, 2026, 9:35 p.m. UTC
Add Ubuntu 26.04.

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 fbdedc176a4..d86859ac926 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -37,6 +37,7 @@  SANITY_TESTED_DISTROS ?= " \
             ubuntu-24.04 \n \
             ubuntu-25.04 \n \
             ubuntu-25.10 \n \
+            ubuntu-26.04 \n \
             fedora-42 \n \
             fedora-43 \n \
             centos-9 \n \