diff mbox series

poky.conf: Add Fedora 38 as supported distro

Message ID 20230516132024.686605-1-javier.tia@linaro.org (mailing list archive)
State New
Headers show
Series poky.conf: Add Fedora 38 as supported distro | expand

Commit Message

Javier Tia May 16, 2023, 1:20 p.m. UTC
For a while, I have been building with Fedora 38 and crops containers
without issues.

Signed-off-by: Javier Tia <javier.tia@linaro.org>
---
 meta-poky/conf/distro/poky.conf | 1 +
 1 file changed, 1 insertion(+)

Comments

Ross Burton May 16, 2023, 2:51 p.m. UTC | #1
On 16 May 2023, at 14:20, Javier Tia via lists.yoctoproject.org <javier.tia=linaro.org@lists.yoctoproject.org> wrote:
> 
> For a while, I have been building with Fedora 38 and crops containers
> without issues.

To be clear, this isn’t a list of distributions which people say works, it’s a list of distributions that are tested.

We don’t yet have any Fedora 38 workers on the autobuilder, so this can’t be added (yet).

Ross
Ross Burton May 16, 2023, 2:55 p.m. UTC | #2
> On 16 May 2023, at 15:51, Ross Burton via lists.yoctoproject.org <ross.burton=arm.com@lists.yoctoproject.org> wrote:
> 
> On 16 May 2023, at 14:20, Javier Tia via lists.yoctoproject.org <javier.tia=linaro.org@lists.yoctoproject.org> wrote:
>> 
>> For a while, I have been building with Fedora 38 and crops containers
>> without issues.
> 
> To be clear, this isn’t a list of distributions which people say works, it’s a list of distributions that are tested.
> 
> We don’t yet have any Fedora 38 workers on the autobuilder, so this can’t be added (yet).

Update: I’m reliably informed that our Fedora 36 workers are being moved to Fedora 38 next week.

Ross
Javier Tia May 22, 2023, 7:58 p.m. UTC | #3
On Tue, May 16, 2023 at 8:51 AM Ross Burton <Ross.Burton@arm.com> wrote:

> On 16 May 2023, at 14:20, Javier Tia via lists.yoctoproject.org
> <javier.tia=linaro.org@lists.yoctoproject.org> wrote:
> >
> > For a while, I have been building with Fedora 38 and crops containers
> > without issues.
>
> To be clear, this isn’t a list of distributions which people say works,
> it’s a list of distributions that are tested.
>

Thank you for your clarification.

Regards,
» Javier Tia 
Javier Tia May 22, 2023, 8:02 p.m. UTC | #4
That is great news! Thank you for updating the thread.

Regards,
» Javier Tia
Javier Tia May 22, 2023, 8:05 p.m. UTC | #5
On Tue, May 16, 2023 at 08:55 AM, Ross Burton wrote:

> 
> 
>> On 16 May 2023, at 15:51, Ross Burton via lists.yoctoproject.org
>> <ross.burton=arm.com@...> wrote:
>> 
>> On 16 May 2023, at 14:20, Javier Tia via lists.yoctoproject.org
>> <javier.tia=linaro.org@...> wrote:
>> 
>>> 
>>> For a while, I have been building with Fedora 38 and crops containers
>>> without issues.
>> 
>> To be clear, this isn’t a list of distributions which people say works,
>> it’s a list of distributions that are tested.
>> 
>> We don’t yet have any Fedora 38 workers on the autobuilder, so this can’t
>> be added (yet).
> 
> Update: I’m reliably informed that our Fedora 36 workers are being moved
> to Fedora 38 next week.

That is great news! Thank you for updating the thread.

Regards,
» Javier Tia 
diff mbox series

Patch

diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index c92ef2a708..1eb39a1674 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -40,6 +40,7 @@  SANITY_TESTED_DISTROS ?= " \
             ubuntu-22.04 \n \
             fedora-36 \n \
             fedora-37 \n \
+            fedora-38 \n \
             debian-11 \n \
             opensuseleap-15.3 \n \
             opensuseleap-15.4 \n \