[scarthgap][PATCH] poky.conf: add new tested distros
Antonin Godard <[email protected]>
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <[email protected]> |
These are currently tested on the autobuilder for Scarthgap. Signed-off-by: Antonin Godard <[email protected]> --- meta-poky/conf/distro/poky.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf index 9d47fc5..da9d2cf 100644 --- a/meta-poky/conf/distro/poky.conf +++ b/meta-poky/conf/distro/poky.conf @@ -40,12 +40,16 @@ SANITY_TESTED_DISTROS ?= " \ ubuntu-23.04 \n \ fedora-38 \n \ fedora-39 \n \ + fedora-40 \n \ centosstream-8 \n \ debian-11 \n \ debian-12 \n \ opensuseleap-15.4 \n \ almalinux-8.8 \n \ + almalinux-8.9 \n \ + almalinux-8.10 \n \ almalinux-9.2 \n \ + almalinux-9.4 \n \ rocky-9 \n \ " # add poky sanity bbclass