All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: ref-system-requirements.rst: update list of supported distros
@ 2022-03-08 17:58 Michael Opdenacker
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Opdenacker @ 2022-03-08 17:58 UTC (permalink / raw)
  To: docs; +Cc: Michael Opdenacker, Steve Sakoman

Add AlmaLinux 8.5, Fedora 35, and OpenSUSE Leap 15.3

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Reported-by: Steve Sakoman <steve@sakoman.com>
---
 documentation/ref-manual/system-requirements.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index 30294cb27a..1529ae6db8 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -45,10 +45,14 @@ distributions:
 
 -  Fedora 34
 
+-  Fedora 35
+
 -  CentOS 7.x
 
 -  CentOS 8.x
 
+-  AlmaLinux 8.5
+
 -  Debian GNU/Linux 8.x (Jessie)
 
 -  Debian GNU/Linux 9.x (Stretch)
@@ -61,6 +65,8 @@ distributions:
 
 -  OpenSUSE Leap 15.2
 
+-  OpenSUSE Leap 15.3
+
 .. note::
 
    -  While the Yocto Project Team attempts to ensure all Yocto Project
-- 
2.25.1



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

* [PATCH] docs: ref-system-requirements.rst: update list of supported distros
       [not found] <16DB63DD72FFB73C.30380@lists.yoctoproject.org>
@ 2022-03-11 17:35 ` Michael Opdenacker
  2022-03-11 20:15   ` [docs] " Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Opdenacker @ 2022-03-11 17:35 UTC (permalink / raw)
  To: docs; +Cc: Michael Opdenacker, Steve Sakoman, Christian Eggers

Add AlmaLinux 8.5, Fedora 35, and OpenSUSE Leap 15.3
Remove Fedora 33, Debian 8, OpenSUSE Leap 15.1 and 15.2

Removing distros that were recently removed from SANITY_TESTED_DISTROS
in meta-poky/conf/distro/poky.conf

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Reported-by: Steve Sakoman <steve@sakoman.com>
Reported-by: Christian Eggers <ceggers@arri.de>
---
 documentation/ref-manual/system-requirements.rst | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index 30294cb27a..04f9efaa23 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -41,15 +41,15 @@ distributions:
 
 -  Ubuntu 20.04 (LTS)
 
--  Fedora 33
-
 -  Fedora 34
 
+-  Fedora 35
+
 -  CentOS 7.x
 
 -  CentOS 8.x
 
--  Debian GNU/Linux 8.x (Jessie)
+-  AlmaLinux 8.5
 
 -  Debian GNU/Linux 9.x (Stretch)
 
@@ -57,9 +57,7 @@ distributions:
 
 -  Debian GNU/Linux 11.x (Bullseye)
 
--  OpenSUSE Leap 15.1
-
--  OpenSUSE Leap 15.2
+-  OpenSUSE Leap 15.3
 
 .. note::
 
-- 
2.25.1



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

* Re: [docs] [PATCH] docs: ref-system-requirements.rst: update list of supported distros
  2022-03-11 17:35 ` [PATCH] docs: ref-system-requirements.rst: update list of supported distros Michael Opdenacker
@ 2022-03-11 20:15   ` Khem Raj
  0 siblings, 0 replies; 3+ messages in thread
From: Khem Raj @ 2022-03-11 20:15 UTC (permalink / raw)
  To: michael.opdenacker; +Cc: Christian Eggers, Steve Sakoman, docs

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

When will we drop centos7 ? I think given it’s LTS it might be ok but then
centos 7 is supported till 2024 so it may be fine

On Fri, Mar 11, 2022 at 9:35 AM Michael Opdenacker via
lists.yoctoproject.org <michael.opdenacker=
bootlin.com@lists.yoctoproject.org> wrote:

> Add AlmaLinux 8.5, Fedora 35, and OpenSUSE Leap 15.3
> Remove Fedora 33, Debian 8, OpenSUSE Leap 15.1 and 15.2
>
> Removing distros that were recently removed from SANITY_TESTED_DISTROS
> in meta-poky/conf/distro/poky.conf
>
> Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
> Reported-by: Steve Sakoman <steve@sakoman.com>
> Reported-by: Christian Eggers <ceggers@arri.de>
> ---
>  documentation/ref-manual/system-requirements.rst | 10 ++++------
>  1 file changed, 4 insertions(+), 6 deletions(-)
>
> diff --git a/documentation/ref-manual/system-requirements.rst
> b/documentation/ref-manual/system-requirements.rst
> index 30294cb27a..04f9efaa23 100644
> --- a/documentation/ref-manual/system-requirements.rst
> +++ b/documentation/ref-manual/system-requirements.rst
> @@ -41,15 +41,15 @@ distributions:
>
>  -  Ubuntu 20.04 (LTS)
>
> --  Fedora 33
> -
>  -  Fedora 34
>
> +-  Fedora 35
> +
>  -  CentOS 7.x
>
>  -  CentOS 8.x
>
> --  Debian GNU/Linux 8.x (Jessie)
> +-  AlmaLinux 8.5
>
>  -  Debian GNU/Linux 9.x (Stretch)
>
> @@ -57,9 +57,7 @@ distributions:
>
>  -  Debian GNU/Linux 11.x (Bullseye)
>
> --  OpenSUSE Leap 15.1
> -
> --  OpenSUSE Leap 15.2
> +-  OpenSUSE Leap 15.3
>
>  .. note::
>
> --
> 2.25.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#2599):
> https://lists.yoctoproject.org/g/docs/message/2599
> Mute This Topic: https://lists.yoctoproject.org/mt/89715890/1997914
> Group Owner: docs+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/docs/unsub [
> raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>

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

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

end of thread, other threads:[~2022-03-11 20:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <16DB63DD72FFB73C.30380@lists.yoctoproject.org>
2022-03-11 17:35 ` [PATCH] docs: ref-system-requirements.rst: update list of supported distros Michael Opdenacker
2022-03-11 20:15   ` [docs] " Khem Raj
2022-03-08 17:58 Michael Opdenacker

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.