All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] poky.conf: tested distors: opensuseleap-15.2 --> 15.3
@ 2022-02-17 13:10 Christian Eggers
  2022-02-17 14:21 ` [poky] " Paul Barker
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Eggers @ 2022-02-17 13:10 UTC (permalink / raw)
  To: poky; +Cc: Paul Barker, Christian Eggers

Maintenance for openSUSE Leap 15.2 terminated Jan 4th 2022.

Signed-off-by: Christian Eggers <ceggers@arri.de>
---
I am using openSUSE Leap 15.3 for a while now and encountered no difficulties.

@Paul: You wrote in cee80bd:
> poky.conf: Add opensuseleap-15.2 and fedora-33 to tested distros
> The autobuilder contains workers for both of these distros.

Do you still require opensuseleap-15.2 for your autobuilder? Could you
switch to 15.3?

 meta-poky/conf/distro/poky.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index 47ef9fa2ee5e..a970f6ae459e 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -53,7 +53,7 @@ SANITY_TESTED_DISTROS ?= " \
             debian-9 \n \
             debian-10 \n \
             debian-11 \n \
-            opensuseleap-15.2 \n \
+            opensuseleap-15.3 \n \
             "
 # add poky sanity bbclass
 INHERIT += "poky-sanity"
-- 
2.34.1


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

* Re: [poky] [PATCH] poky.conf: tested distors: opensuseleap-15.2 --> 15.3
  2022-02-17 13:10 [PATCH] poky.conf: tested distors: opensuseleap-15.2 --> 15.3 Christian Eggers
@ 2022-02-17 14:21 ` Paul Barker
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Barker @ 2022-02-17 14:21 UTC (permalink / raw)
  To: Christian Eggers, poky; +Cc: Richard Purdie


[-- Attachment #1.1.1: Type: text/plain, Size: 1639 bytes --]

On 17/02/2022 13:10, Christian Eggers wrote:
> Maintenance for openSUSE Leap 15.2 terminated Jan 4th 2022.
> 
> Signed-off-by: Christian Eggers <ceggers@arri.de>
> ---
> I am using openSUSE Leap 15.3 for a while now and encountered no difficulties.
> 
> @Paul: You wrote in cee80bd:
>> poky.conf: Add opensuseleap-15.2 and fedora-33 to tested distros
>> The autobuilder contains workers for both of these distros.
> 
> Do you still require opensuseleap-15.2 for your autobuilder? Could you
> switch to 15.3?

My understanding is that the contents of SANITY_TESTED_DISTROS should 
match what's actually tested on the autobuilder. Looking at the list in 
https://autobuilder.yoctoproject.org/typhoon/#/workers, I'd say this 
variable is out-of-date and should indeed reference opensuseleap-15.3. I 
expect we should also add AlmaLinux, Fedora 35, and maybe others.

> 
>   meta-poky/conf/distro/poky.conf | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
> index 47ef9fa2ee5e..a970f6ae459e 100644
> --- a/meta-poky/conf/distro/poky.conf
> +++ b/meta-poky/conf/distro/poky.conf
> @@ -53,7 +53,7 @@ SANITY_TESTED_DISTROS ?= " \
>               debian-9 \n \
>               debian-10 \n \
>               debian-11 \n \
> -            opensuseleap-15.2 \n \
> +            opensuseleap-15.3 \n \
>               "
>   # add poky sanity bbclass
>   INHERIT += "poky-sanity"
> 
> 
> 
> 
> 

-- 
Paul Barker
Principal Software Engineer
SanCloud Ltd

e: paul.barker@sancloud.com
w: https://sancloud.co.uk/

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 7645 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 243 bytes --]

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

end of thread, other threads:[~2022-02-17 14:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-17 13:10 [PATCH] poky.conf: tested distors: opensuseleap-15.2 --> 15.3 Christian Eggers
2022-02-17 14:21 ` [poky] " Paul Barker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.