Re: [poky] [scarthgap][PATCH] poky.conf: add Ubuntu 26.04 to SANITY_TESTED_DISTROS
Quentin Schulz <[email protected]> Thu, 11 Jun 2026 15:44:51 +0200
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <[email protected]> |
Hi Yoann, Can you consider sending a patch to the scarthgap docs once that's merged? I believe documentation/ref-manual/system-requirements.rst should be modified to list the newly supported distro (but haven't checked if there are other places where changes need to be made as well). Cheers, Quentin On 6/11/26 3:28 PM, Yoann Congal via lists.yoctoproject.org wrote: > From: Yoann Congal <[email protected]> > > A Ubuntu 26.04 worker is available on autobuilder and ran successfully: > * bringup-fast https://autobuilder.yoctoproject.org/valkyrie/#/builders/97/builds/22 > * bringup https://autobuilder.yoctoproject.org/valkyrie/#/builders/96/builds/34 > This one was from the -nut branch but it did not change during merge > > Signed-off-by: Yoann Congal <[email protected]> > --- > meta-poky/conf/distro/poky.conf | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf > index a7dc4046..177e5e04 100644 > --- a/meta-poky/conf/distro/poky.conf > +++ b/meta-poky/conf/distro/poky.conf > @@ -39,6 +39,7 @@ SANITY_TESTED_DISTROS ?= " \ > ubuntu-22.04 \n \ > ubuntu-23.04 \n \ > ubuntu-24.04 \n \ > + ubuntu-26.04 \n \ > fedora-38 \n \ > fedora-39 \n \ > fedora-40 \n \ > > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#13921): https://lists.yoctoproject.org/g/poky/message/13921 > Mute This Topic: https://lists.yoctoproject.org/mt/119756398/6293953 > Group Owner: [email protected] > Unsubscribe: https://lists.yoctoproject.org/g/poky/unsub [[email protected]] > -=-=-=-=-=-=-=-=-=-=-=- >