[PATCH] poky.conf: Add Ubuntu 26.04 to the sanity tested distros list
Richard Purdie <[email protected]> Thu, 9 Apr 2026 22:35:16 +0100
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <[email protected]> |
Add Ubuntu 26.04. Signed-off-by: Richard Purdie <[email protected]> --- meta-poky/conf/distro/poky.conf | 1 + 1 file changed, 1 insertion(+) 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 \