[PATCH] poky: Update SANITY_TESTED_DISTROS
Richard Purdie <[email protected]>
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <[email protected]> |
Update the distros list to match what the autobuilder has available as configured and tested workers. Signed-off-by: Richard Purdie <[email protected]> --- meta-poky/conf/distro/poky.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf index eeaacd7b88f..99bd6407bc4 100644 --- a/meta-poky/conf/distro/poky.conf +++ b/meta-poky/conf/distro/poky.conf @@ -40,14 +40,15 @@ SANITY_TESTED_DISTROS ?= " \ fedora-38 \n \ fedora-39 \n \ fedora-40 \n \ - centosstream-8 \n \ + fedora-41 \n \ + centosstream-9 \n \ debian-11 \n \ debian-12 \n \ - opensuseleap-15.4 \n \ opensuseleap-15.5 \n \ opensuseleap-15.6 \n \ almalinux-8.8 \n \ almalinux-9.2 \n \ + rocky-8 \n \ rocky-9 \n \ " # add poky sanity bbclass