poky.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] poky.conf: Add Fedora 38 as supported distro
@ 2023-05-16 13:20 Javier Tia
  2023-05-16 14:51 ` [poky] " Ross Burton
  0 siblings, 1 reply; 6+ messages in thread
From: Javier Tia @ 2023-05-16 13:20 UTC (permalink / raw)
  To: poky; +Cc: Javier Tia

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(+)

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 \
-- 
2.40.1



^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [poky] [PATCH] poky.conf: Add Fedora 38 as supported distro
  2023-05-16 13:20 [PATCH] poky.conf: Add Fedora 38 as supported distro Javier Tia
@ 2023-05-16 14:51 ` Ross Burton
  2023-05-16 14:55   ` Ross Burton
  2023-05-22 19:58   ` [poky] " Javier Tia
  0 siblings, 2 replies; 6+ messages in thread
From: Ross Burton @ 2023-05-16 14:51 UTC (permalink / raw)
  To: javier.tia; +Cc: poky

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [poky] [PATCH] poky.conf: Add Fedora 38 as supported distro
  2023-05-16 14:51 ` [poky] " Ross Burton
@ 2023-05-16 14:55   ` Ross Burton
  2023-05-22 20:02     ` Javier Tia
  2023-05-22 20:05     ` Javier Tia
  2023-05-22 19:58   ` [poky] " Javier Tia
  1 sibling, 2 replies; 6+ messages in thread
From: Ross Burton @ 2023-05-16 14:55 UTC (permalink / raw)
  To: poky; +Cc: javier.tia



> 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [poky] [PATCH] poky.conf: Add Fedora 38 as supported distro
  2023-05-16 14:51 ` [poky] " Ross Burton
  2023-05-16 14:55   ` Ross Burton
@ 2023-05-22 19:58   ` Javier Tia
  1 sibling, 0 replies; 6+ messages in thread
From: Javier Tia @ 2023-05-22 19:58 UTC (permalink / raw)
  To: Ross Burton; +Cc: poky

[-- Attachment #1: Type: text/plain, Size: 506 bytes --]

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 🖋

[-- Attachment #2: Type: text/html, Size: 1039 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] poky.conf: Add Fedora 38 as supported distro
  2023-05-16 14:55   ` Ross Burton
@ 2023-05-22 20:02     ` Javier Tia
  2023-05-22 20:05     ` Javier Tia
  1 sibling, 0 replies; 6+ messages in thread
From: Javier Tia @ 2023-05-22 20:02 UTC (permalink / raw)
  To: poky

[-- Attachment #1: Type: text/plain, Size: 83 bytes --]

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

Regards,
» Javier Tia

[-- Attachment #2: Type: text/html, Size: 460 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] poky.conf: Add Fedora 38 as supported distro
  2023-05-16 14:55   ` Ross Burton
  2023-05-22 20:02     ` Javier Tia
@ 2023-05-22 20:05     ` Javier Tia
  1 sibling, 0 replies; 6+ messages in thread
From: Javier Tia @ 2023-05-22 20:05 UTC (permalink / raw)
  To: poky

[-- Attachment #1: Type: text/plain, Size: 830 bytes --]

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 🖋

[-- Attachment #2: Type: text/html, Size: 941 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-05-22 20:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-16 13:20 [PATCH] poky.conf: Add Fedora 38 as supported distro Javier Tia
2023-05-16 14:51 ` [poky] " Ross Burton
2023-05-16 14:55   ` Ross Burton
2023-05-22 20:02     ` Javier Tia
2023-05-22 20:05     ` Javier Tia
2023-05-22 19:58   ` [poky] " Javier Tia

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).