Re: [poky] [PATCH] poky: Update SANITY_TESTED_DISTROS
Talel BELHADJ SALEM <[email protected]> Wed, 1 Oct 2025 16:18:54 +0100
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <CAOgG7m3Hd75kg50JjM0NHRUCQrRs4FNJr6O4Aqco0J7UOad6Mw@mail.gmail.com> |
Hello, A typo in the commit description, Fedora 42 and not 52. On Wed, 1 Oct 2025 at 15:17 Richard Purdie via lists.yoctoproject.org <[email protected]> wrote: > Add Fedora 52, Debian 13 and Ubuntu 25.04, drop Ubuntu 24.10. > > Signed-off-by: Richard Purdie <[email protected]> > --- > meta-poky/conf/distro/poky.conf | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/meta-poky/conf/distro/poky.conf > b/meta-poky/conf/distro/poky.conf > index 3a17748fdba..8c291d305e9 100644 > --- a/meta-poky/conf/distro/poky.conf > +++ b/meta-poky/conf/distro/poky.conf > @@ -35,13 +35,15 @@ SANITY_TESTED_DISTROS ?= " \ > poky-5.2 \n \ > ubuntu-22.04 \n \ > ubuntu-24.04 \n \ > - ubuntu-24.10 \n \ > + ubuntu-25.04 \n \ > fedora-39 \n \ > fedora-40 \n \ > fedora-41 \n \ > + fedora-42 \n \ > centosstream-9 \n \ > debian-11 \n \ > debian-12 \n \ > + debian-13 \n \ > opensuseleap-15.5 \n \ > opensuseleap-15.6 \n \ > almalinux-8.8 \n \ > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#13759): > https://lists.yoctoproject.org/g/poky/message/13759 > Mute This Topic: https://lists.yoctoproject.org/mt/115534299/1955228 > Group Owner: [email protected] > Unsubscribe: https://lists.yoctoproject.org/g/poky/unsub [ > [email protected]] > -=-=-=-=-=-=-=-=-=-=-=- > >