Message ID | 20241224130933.1810659-1-antonin.godard@bootlin.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [styhead] poky.conf: add new tested distros | expand |
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf index b17bee5..950ac22 100644 --- a/meta-poky/conf/distro/poky.conf +++ b/meta-poky/conf/distro/poky.conf @@ -47,7 +47,9 @@ SANITY_TESTED_DISTROS ?= " \ opensuseleap-15.5 \n \ opensuseleap-15.6 \n \ almalinux-8.8 \n \ + almalinux-8.10 \n \ almalinux-9.2 \n \ + almalinux-9.4 \n \ rocky-9 \n \ " # add poky sanity bbclass
These are currently tested on the autobuilder for Styhead. Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> --- meta-poky/conf/distro/poky.conf | 2 ++ 1 file changed, 2 insertions(+)