diff mbox series

[08/34] ref-manual: sync supported distro list with code

Message ID 4b9ba55459a5f02d5f72aa907b5cee128558f557.1665392835.git.paul.eggleton@linux.microsoft.com
State New
Headers show
Series [01/34] migration-general: add section on using buildhistory | expand

Commit Message

Paul Eggleton Oct. 10, 2022, 9:23 a.m. UTC
From: Paul Eggleton <paul.eggleton@microsoft.com>

We were missing Ubuntu 21.10.

Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com>
---
 documentation/ref-manual/system-requirements.rst | 2 ++
 1 file changed, 2 insertions(+)

Comments

Michael Opdenacker Oct. 11, 2022, 8:20 a.m. UTC | #1
Hi Paul,

On 10/10/22 11:23, Paul Eggleton wrote:
> From: Paul Eggleton <paul.eggleton@microsoft.com>
>
> We were missing Ubuntu 21.10.
>
> Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com>
> ---
>   documentation/ref-manual/system-requirements.rst | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
> index acc97c9..014c9a5 100644
> --- a/documentation/ref-manual/system-requirements.rst
> +++ b/documentation/ref-manual/system-requirements.rst
> @@ -41,6 +41,8 @@ distributions:
>   
>   -  Ubuntu 20.04 (LTS)
>   
> +-  Ubuntu 21.10
> +
>   -  Ubuntu 22.04 (LTS)


Is the code right though? 21.10 is no longer updated by Canonical and 
22.04 is more recent. What about stopping testing it instead?
That's why I didn't add it to the documentation.
Cheers
Michael.
Paul Eggleton Oct. 16, 2022, 7:16 p.m. UTC | #2
On Tuesday, 11 October 2022 21:20:37 NZDT Michael Opdenacker via 
lists.yoctoproject.org wrote:
> Hi Paul,
> 
> On 10/10/22 11:23, Paul Eggleton wrote:
> > From: Paul Eggleton <paul.eggleton@microsoft.com>
> > 
> > We were missing Ubuntu 21.10.
> > 
> > Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com>
> > ---
> > 
> >   documentation/ref-manual/system-requirements.rst | 2 ++
> >   1 file changed, 2 insertions(+)
> > 
> > diff --git a/documentation/ref-manual/system-requirements.rst
> > b/documentation/ref-manual/system-requirements.rst index acc97c9..014c9a5
> > 100644
> > --- a/documentation/ref-manual/system-requirements.rst
> > +++ b/documentation/ref-manual/system-requirements.rst
> > 
> > @@ -41,6 +41,8 @@ distributions:
> >   -  Ubuntu 20.04 (LTS)
> > 
> > +-  Ubuntu 21.10
> > +
> > 
> >   -  Ubuntu 22.04 (LTS)
> 
> Is the code right though? 21.10 is no longer updated by Canonical and
> 22.04 is more recent. What about stopping testing it instead?

Fine by me, I just figured the documentation should match what is in 
SANITY_TESTED_DISTROS; in this case perhaps the latter needs updating.

Cheers
Paul
Michael Opdenacker Oct. 17, 2022, 9:04 a.m. UTC | #3
On 10/16/22 21:16, Paul Eggleton wrote:
> On Tuesday, 11 October 2022 21:20:37 NZDT Michael Opdenacker via
> lists.yoctoproject.org wrote:
>> Hi Paul,
>>
>> On 10/10/22 11:23, Paul Eggleton wrote:
>>> From: Paul Eggleton <paul.eggleton@microsoft.com>
>>>
>>> We were missing Ubuntu 21.10.
>>>
>>> Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com>
>>> ---
>>>
>>>    documentation/ref-manual/system-requirements.rst | 2 ++
>>>    1 file changed, 2 insertions(+)
>>>
>>> diff --git a/documentation/ref-manual/system-requirements.rst
>>> b/documentation/ref-manual/system-requirements.rst index acc97c9..014c9a5
>>> 100644
>>> --- a/documentation/ref-manual/system-requirements.rst
>>> +++ b/documentation/ref-manual/system-requirements.rst
>>>
>>> @@ -41,6 +41,8 @@ distributions:
>>>    -  Ubuntu 20.04 (LTS)
>>>
>>> +-  Ubuntu 21.10
>>> +
>>>
>>>    -  Ubuntu 22.04 (LTS)
>> Is the code right though? 21.10 is no longer updated by Canonical and
>> 22.04 is more recent. What about stopping testing it instead?
> Fine by me, I just figured the documentation should match what is in
> SANITY_TESTED_DISTROS; in this case perhaps the latter needs updating.


Done (at least proposed): 
https://lists.yoctoproject.org/g/poky/message/12908
Thanks
Michael
diff mbox series

Patch

diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index acc97c9..014c9a5 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -41,6 +41,8 @@  distributions:
 
 -  Ubuntu 20.04 (LTS)
 
+-  Ubuntu 21.10
+
 -  Ubuntu 22.04 (LTS)
 
 -  Fedora 34