From 1670970f8fbc8b5b455bc7aed69e7f047cc316c5 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 5 Mar 2025 09:11:02 +0000 Subject: [PATCH] poky: Update SANITY_TESTED_DISTROS Update the distros list to match what the autobuilder has available as configured and tested workers. (From meta-yocto rev: b3641515b44dcde4ee37e82428699d92b0785f2a) Signed-off-by: Richard Purdie --- 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 eeaacd7b88..99bd6407bc 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