[PATCH] poky: Remove Fedora38 from SANITY_TESTED_DISTROS
Richard Purdie <[email protected]>
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <[email protected]> |
Now the obsolete config is removed from the autobuilder, we should remove this distro from the tested list too. Signed-off-by: Richard Purdie <[email protected]> --- meta-poky/conf/distro/poky.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf index 99bd6407bc4..09c9f413884 100644 --- a/meta-poky/conf/distro/poky.conf +++ b/meta-poky/conf/distro/poky.conf @@ -37,7 +37,6 @@ SANITY_TESTED_DISTROS ?= " \ ubuntu-22.04 \n \ ubuntu-24.04 \n \ ubuntu-24.10 \n \ - fedora-38 \n \ fedora-39 \n \ fedora-40 \n \ fedora-41 \n \