All of lore.kernel.org
 help / color / mirror / Atom feed
* [yocto-docs][dunfell 0/3] Patch review
@ 2021-11-10 17:08 Steve Sakoman
  2021-11-10 17:08 ` [yocto-docs][dunfell 1/3] ref-system-requirements.rst: Add Debian 11 to list of supported distros Steve Sakoman
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Steve Sakoman @ 2021-11-10 17:08 UTC (permalink / raw)
  To: docs

Please review this set of patches for dunfell and have comments back by end
of day Thursday.

The following changes since commit 6e287138eaf1e20ac09bdc31fc91b3fe0fabe3ff:

  poky.yaml: fedora33: add missing pkgs (2021-10-29 17:30:57 +0100)

are available in the Git repository at:

  git://git.yoctoproject.org/yocto-docs contrib/dunfell-next
  http://git.yoctoproject.org/cgit.cgi/yocto-docs/log/?h=contrib/dunfell-next

Steve Sakoman (3):
  ref-system-requirements.rst: Add Debian 11 to list of supported
    distros
  ref-system-requirements.rst: Add Fedora 34 to list of supported
    distros
  documentation: prepare for 3.1.12 release

 documentation/conf.py                                | 2 +-
 documentation/poky.yaml                              | 8 ++++----
 documentation/ref-manual/ref-system-requirements.rst | 4 ++++
 documentation/releases.rst                           | 1 +
 documentation/sphinx-static/switchers.js             | 2 +-
 5 files changed, 11 insertions(+), 6 deletions(-)

-- 
2.25.1



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

* [yocto-docs][dunfell 1/3] ref-system-requirements.rst: Add Debian 11 to list of supported distros
  2021-11-10 17:08 [yocto-docs][dunfell 0/3] Patch review Steve Sakoman
@ 2021-11-10 17:08 ` Steve Sakoman
       [not found]   ` <70b01de2-15cc-225e-9d47-95ddfc363ba0@bootlin.com>
  2021-11-10 17:08 ` [yocto-docs][dunfell 2/3] ref-system-requirements.rst: Add Fedora 34 " Steve Sakoman
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 11+ messages in thread
From: Steve Sakoman @ 2021-11-10 17:08 UTC (permalink / raw)
  To: docs

Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
 documentation/ref-manual/ref-system-requirements.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/documentation/ref-manual/ref-system-requirements.rst b/documentation/ref-manual/ref-system-requirements.rst
index d238dc454..4c4a7cf0a 100644
--- a/documentation/ref-manual/ref-system-requirements.rst
+++ b/documentation/ref-manual/ref-system-requirements.rst
@@ -65,6 +65,8 @@ distributions:
 
 -  Debian GNU/Linux 10.x (Buster)
 
+-  Debian GNU/Linux 11.x (Bullseye)
+
 -  OpenSUSE Leap 15.1
 
 -  OpenSUSE Leap 15.2
-- 
2.25.1



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

* [yocto-docs][dunfell 2/3] ref-system-requirements.rst: Add Fedora 34 to list of supported distros
  2021-11-10 17:08 [yocto-docs][dunfell 0/3] Patch review Steve Sakoman
  2021-11-10 17:08 ` [yocto-docs][dunfell 1/3] ref-system-requirements.rst: Add Debian 11 to list of supported distros Steve Sakoman
@ 2021-11-10 17:08 ` Steve Sakoman
  2021-11-10 17:08 ` [yocto-docs][dunfell 3/3] documentation: prepare for 3.1.12 release Steve Sakoman
  2021-11-12 11:06 ` [docs] [yocto-docs][dunfell 0/3] Patch review Michael Opdenacker
  3 siblings, 0 replies; 11+ messages in thread
From: Steve Sakoman @ 2021-11-10 17:08 UTC (permalink / raw)
  To: docs

Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
 documentation/ref-manual/ref-system-requirements.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/documentation/ref-manual/ref-system-requirements.rst b/documentation/ref-manual/ref-system-requirements.rst
index 4c4a7cf0a..041f64c59 100644
--- a/documentation/ref-manual/ref-system-requirements.rst
+++ b/documentation/ref-manual/ref-system-requirements.rst
@@ -57,6 +57,8 @@ distributions:
 
 -  Fedora 33
 
+-  Fedora 34
+
 -  CentOS 7.x
 
 -  Debian GNU/Linux 8.x (Jessie)
-- 
2.25.1



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

* [yocto-docs][dunfell 3/3] documentation: prepare for 3.1.12 release
  2021-11-10 17:08 [yocto-docs][dunfell 0/3] Patch review Steve Sakoman
  2021-11-10 17:08 ` [yocto-docs][dunfell 1/3] ref-system-requirements.rst: Add Debian 11 to list of supported distros Steve Sakoman
  2021-11-10 17:08 ` [yocto-docs][dunfell 2/3] ref-system-requirements.rst: Add Fedora 34 " Steve Sakoman
@ 2021-11-10 17:08 ` Steve Sakoman
  2021-11-11  4:08   ` [docs] " Mittal, Anuj
  2021-11-12 11:06 ` [docs] [yocto-docs][dunfell 0/3] Patch review Michael Opdenacker
  3 siblings, 1 reply; 11+ messages in thread
From: Steve Sakoman @ 2021-11-10 17:08 UTC (permalink / raw)
  To: docs

Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
 documentation/conf.py                    | 2 +-
 documentation/poky.yaml                  | 8 ++++----
 documentation/releases.rst               | 1 +
 documentation/sphinx-static/switchers.js | 2 +-
 4 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/documentation/conf.py b/documentation/conf.py
index 6f10fc151..6eb284e65 100644
--- a/documentation/conf.py
+++ b/documentation/conf.py
@@ -16,7 +16,7 @@ import os
 import sys
 import datetime
 
-current_version = "3.1.11"
+current_version = "3.1.12"
 
 # String used in sidebar
 version = 'Version: ' + current_version
diff --git a/documentation/poky.yaml b/documentation/poky.yaml
index bda8ff123..af041e373 100644
--- a/documentation/poky.yaml
+++ b/documentation/poky.yaml
@@ -1,11 +1,11 @@
-DISTRO : "3.1.11"
+DISTRO : "3.1.12"
 DISTRO_NAME_NO_CAP : "dunfell"
 DISTRO_NAME : "Dunfell"
 DISTRO_NAME_NO_CAP_MINUS_ONE : "zeus"
-YOCTO_DOC_VERSION : "3.1.11"
+YOCTO_DOC_VERSION : "3.1.12"
 YOCTO_DOC_VERSION_MINUS_ONE : "3.0.2"
-DISTRO_REL_TAG : "yocto-3.1.11"
-POKYVERSION : "23.0.11"
+DISTRO_REL_TAG : "yocto-3.1.12"
+POKYVERSION : "23.0.12"
 YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
 YOCTO_DL_URL : "https://downloads.yoctoproject.org"
 YOCTO_AB_URL : "https://autobuilder.yoctoproject.org"
diff --git a/documentation/releases.rst b/documentation/releases.rst
index 70393084c..60872cca2 100644
--- a/documentation/releases.rst
+++ b/documentation/releases.rst
@@ -20,6 +20,7 @@
 - :yocto_docs:`3.1.9 Documentation </3.1.9>`
 - :yocto_docs:`3.1.10 Documentation </3.1.10>`
 - :yocto_docs:`3.1.11 Documentation </3.1.11>`
+- :yocto_docs:`3.1.11 Documentation </3.1.12>`
 
 ==========================
  Previous Release Manuals
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js
index fd5541696..87160d8ba 100644
--- a/documentation/sphinx-static/switchers.js
+++ b/documentation/sphinx-static/switchers.js
@@ -3,7 +3,7 @@
 
   var all_versions = {
     'dev': 'dev (3.3)',
-    '3.1.11': '3.1.11',
+    '3.1.12': '3.1.12',
     '3.0.4': '3.0.4',
     '2.7.4': '2.7.4',
   };
-- 
2.25.1



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

* Re: [docs] [yocto-docs][dunfell 1/3] ref-system-requirements.rst: Add Debian 11 to list of supported distros
       [not found]     ` <2ef59077f06541a8f71d8b644a4e997fadc088aa.camel@linuxfoundation.org>
@ 2021-11-10 17:53       ` Steve Sakoman
  2021-11-10 18:42         ` Michael Opdenacker
  0 siblings, 1 reply; 11+ messages in thread
From: Steve Sakoman @ 2021-11-10 17:53 UTC (permalink / raw)
  To: Richard Purdie; +Cc: Michael Opdenacker, docs

On Wed, Nov 10, 2021 at 7:47 AM Richard Purdie
<richard.purdie@linuxfoundation.org> wrote:
>
> On Wed, 2021-11-10 at 18:44 +0100, Michael Opdenacker wrote:
> > Hi Steve,
> >
> > On 11/10/21 6:08 PM, Steve Sakoman wrote:
> > > Signed-off-by: Steve Sakoman <steve@sakoman.com>
> > > ---
> > >  documentation/ref-manual/ref-system-requirements.rst | 2 ++
> > >  1 file changed, 2 insertions(+)
> > >
> > > diff --git a/documentation/ref-manual/ref-system-requirements.rst b/documentation/ref-manual/ref-system-requirements.rst
> > > index d238dc454..4c4a7cf0a 100644
> > > --- a/documentation/ref-manual/ref-system-requirements.rst
> > > +++ b/documentation/ref-manual/ref-system-requirements.rst
> > > @@ -65,6 +65,8 @@ distributions:
> > >
> > >  -  Debian GNU/Linux 10.x (Buster)
> > >
> > > +-  Debian GNU/Linux 11.x (Bullseye)
> >
> >
> > Great!
> > Could we apply these to "master"  too?
>
> We should only be applying things to older branches which are resolved in master
> one way or another too. And yes, the autobuilder has debian11 workers so this
> should go to master as well.

My bad, I assumed that master already had this change since the debian
11 workers have been around for a while :-(

Steve


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

* Re: [docs] [yocto-docs][dunfell 1/3] ref-system-requirements.rst: Add Debian 11 to list of supported distros
  2021-11-10 17:53       ` [docs] " Steve Sakoman
@ 2021-11-10 18:42         ` Michael Opdenacker
  2021-11-10 18:50           ` Steve Sakoman
  0 siblings, 1 reply; 11+ messages in thread
From: Michael Opdenacker @ 2021-11-10 18:42 UTC (permalink / raw)
  To: Steve Sakoman, Richard Purdie; +Cc: docs


On 11/10/21 6:53 PM, Steve Sakoman wrote:
> On Wed, Nov 10, 2021 at 7:47 AM Richard Purdie
> <richard.purdie@linuxfoundation.org> wrote:
>> On Wed, 2021-11-10 at 18:44 +0100, Michael Opdenacker wrote:
>>> Hi Steve,
>>>
>>> On 11/10/21 6:08 PM, Steve Sakoman wrote:
>>>> Signed-off-by: Steve Sakoman <steve@sakoman.com>
>>>> ---
>>>>  documentation/ref-manual/ref-system-requirements.rst | 2 ++
>>>>  1 file changed, 2 insertions(+)
>>>>
>>>> diff --git a/documentation/ref-manual/ref-system-requirements.rst b/documentation/ref-manual/ref-system-requirements.rst
>>>> index d238dc454..4c4a7cf0a 100644
>>>> --- a/documentation/ref-manual/ref-system-requirements.rst
>>>> +++ b/documentation/ref-manual/ref-system-requirements.rst
>>>> @@ -65,6 +65,8 @@ distributions:
>>>>
>>>>  -  Debian GNU/Linux 10.x (Buster)
>>>>
>>>> +-  Debian GNU/Linux 11.x (Bullseye)
>>>
>>> Great!
>>> Could we apply these to "master"  too?
>> We should only be applying things to older branches which are resolved in master
>> one way or another too. And yes, the autobuilder has debian11 workers so this
>> should go to master as well.
> My bad, I assumed that master already had this change since the debian
> 11 workers have been around for a while :-(


No problem. This helps me to understand the process.
Does it apply to Fedora 34 too? Is it enough to see a few successful
runs on https://autobuilder.yoctoproject.org/typhoon/#/builders/86 to
assume that Fedora 34 is supported?

Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* Re: [docs] [yocto-docs][dunfell 1/3] ref-system-requirements.rst: Add Debian 11 to list of supported distros
  2021-11-10 18:42         ` Michael Opdenacker
@ 2021-11-10 18:50           ` Steve Sakoman
  0 siblings, 0 replies; 11+ messages in thread
From: Steve Sakoman @ 2021-11-10 18:50 UTC (permalink / raw)
  To: Michael Opdenacker; +Cc: Richard Purdie, docs

On Wed, Nov 10, 2021 at 8:42 AM Michael Opdenacker
<michael.opdenacker@bootlin.com> wrote:
>
>
> On 11/10/21 6:53 PM, Steve Sakoman wrote:
> > On Wed, Nov 10, 2021 at 7:47 AM Richard Purdie
> > <richard.purdie@linuxfoundation.org> wrote:
> >> On Wed, 2021-11-10 at 18:44 +0100, Michael Opdenacker wrote:
> >>> Hi Steve,
> >>>
> >>> On 11/10/21 6:08 PM, Steve Sakoman wrote:
> >>>> Signed-off-by: Steve Sakoman <steve@sakoman.com>
> >>>> ---
> >>>>  documentation/ref-manual/ref-system-requirements.rst | 2 ++
> >>>>  1 file changed, 2 insertions(+)
> >>>>
> >>>> diff --git a/documentation/ref-manual/ref-system-requirements.rst b/documentation/ref-manual/ref-system-requirements.rst
> >>>> index d238dc454..4c4a7cf0a 100644
> >>>> --- a/documentation/ref-manual/ref-system-requirements.rst
> >>>> +++ b/documentation/ref-manual/ref-system-requirements.rst
> >>>> @@ -65,6 +65,8 @@ distributions:
> >>>>
> >>>>  -  Debian GNU/Linux 10.x (Buster)
> >>>>
> >>>> +-  Debian GNU/Linux 11.x (Bullseye)
> >>>
> >>> Great!
> >>> Could we apply these to "master"  too?
> >> We should only be applying things to older branches which are resolved in master
> >> one way or another too. And yes, the autobuilder has debian11 workers so this
> >> should go to master as well.
> > My bad, I assumed that master already had this change since the debian
> > 11 workers have been around for a while :-(
>
>
> No problem. This helps me to understand the process.
> Does it apply to Fedora 34 too? Is it enough to see a few successful
> runs on https://autobuilder.yoctoproject.org/typhoon/#/builders/86 to
> assume that Fedora 34 is supported?

Fedora 34 workers have been around for some time now too, so it should
be fine for master.

For dunfell I first make sure that oe-selftest and reproducible
succeed on the new worker, then wait for several weeks of normal
builds with the new worker enabled (by using my contrib/sakoman
autobuilder helper branch)

If all goes well I submit the patch for autobuilder2 to enable those
workers for the dunfell autobuilder helper branch, and finally when
that is in I submit the patches to meta-yocto and yocto-docs to add
the distros.

Steve

>
> Cheers
> Michael.
>
> --
> Michael Opdenacker, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
>


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

* Re: [docs] [yocto-docs][dunfell 3/3] documentation: prepare for 3.1.12 release
  2021-11-10 17:08 ` [yocto-docs][dunfell 3/3] documentation: prepare for 3.1.12 release Steve Sakoman
@ 2021-11-11  4:08   ` Mittal, Anuj
  2021-11-11  4:11     ` Steve Sakoman
  0 siblings, 1 reply; 11+ messages in thread
From: Mittal, Anuj @ 2021-11-11  4:08 UTC (permalink / raw)
  To: steve, docs

On Wed, 2021-11-10 at 07:08 -1000, Steve Sakoman wrote:
> Signed-off-by: Steve Sakoman <steve@sakoman.com>
> ---
>  documentation/conf.py                    | 2 +-
>  documentation/poky.yaml                  | 8 ++++----
>  documentation/releases.rst               | 1 +
>  documentation/sphinx-static/switchers.js | 2 +-
>  4 files changed, 7 insertions(+), 6 deletions(-)
> 
> diff --git a/documentation/conf.py b/documentation/conf.py
> index 6f10fc151..6eb284e65 100644
> --- a/documentation/conf.py
> +++ b/documentation/conf.py
> @@ -16,7 +16,7 @@ import os
>  import sys
>  import datetime
>  
> -current_version = "3.1.11"
> +current_version = "3.1.12"
>  
>  # String used in sidebar
>  version = 'Version: ' + current_version
> diff --git a/documentation/poky.yaml b/documentation/poky.yaml
> index bda8ff123..af041e373 100644
> --- a/documentation/poky.yaml
> +++ b/documentation/poky.yaml
> @@ -1,11 +1,11 @@
> -DISTRO : "3.1.11"
> +DISTRO : "3.1.12"
>  DISTRO_NAME_NO_CAP : "dunfell"
>  DISTRO_NAME : "Dunfell"
>  DISTRO_NAME_NO_CAP_MINUS_ONE : "zeus"
> -YOCTO_DOC_VERSION : "3.1.11"
> +YOCTO_DOC_VERSION : "3.1.12"
>  YOCTO_DOC_VERSION_MINUS_ONE : "3.0.2"
> -DISTRO_REL_TAG : "yocto-3.1.11"
> -POKYVERSION : "23.0.11"
> +DISTRO_REL_TAG : "yocto-3.1.12"
> +POKYVERSION : "23.0.12"
>  YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
>  YOCTO_DL_URL : "https://downloads.yoctoproject.org"
>  YOCTO_AB_URL : "https://autobuilder.yoctoproject.org"
> diff --git a/documentation/releases.rst b/documentation/releases.rst
> index 70393084c..60872cca2 100644
> --- a/documentation/releases.rst
> +++ b/documentation/releases.rst
> @@ -20,6 +20,7 @@
>  - :yocto_docs:`3.1.9 Documentation </3.1.9>`
>  - :yocto_docs:`3.1.10 Documentation </3.1.10>`
>  - :yocto_docs:`3.1.11 Documentation </3.1.11>`
> +- :yocto_docs:`3.1.11 Documentation </3.1.12>`

Should be 3.1.12 here?

Thanks,

Anuj

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

* Re: [docs] [yocto-docs][dunfell 3/3] documentation: prepare for 3.1.12 release
  2021-11-11  4:08   ` [docs] " Mittal, Anuj
@ 2021-11-11  4:11     ` Steve Sakoman
  0 siblings, 0 replies; 11+ messages in thread
From: Steve Sakoman @ 2021-11-11  4:11 UTC (permalink / raw)
  To: Mittal, Anuj; +Cc: docs

On Wed, Nov 10, 2021 at 6:08 PM Mittal, Anuj <anuj.mittal@intel.com> wrote:
>
> On Wed, 2021-11-10 at 07:08 -1000, Steve Sakoman wrote:
> > Signed-off-by: Steve Sakoman <steve@sakoman.com>
> > ---
> >  documentation/conf.py                    | 2 +-
> >  documentation/poky.yaml                  | 8 ++++----
> >  documentation/releases.rst               | 1 +
> >  documentation/sphinx-static/switchers.js | 2 +-
> >  4 files changed, 7 insertions(+), 6 deletions(-)
> >
> > diff --git a/documentation/conf.py b/documentation/conf.py
> > index 6f10fc151..6eb284e65 100644
> > --- a/documentation/conf.py
> > +++ b/documentation/conf.py
> > @@ -16,7 +16,7 @@ import os
> >  import sys
> >  import datetime
> >
> > -current_version = "3.1.11"
> > +current_version = "3.1.12"
> >
> >  # String used in sidebar
> >  version = 'Version: ' + current_version
> > diff --git a/documentation/poky.yaml b/documentation/poky.yaml
> > index bda8ff123..af041e373 100644
> > --- a/documentation/poky.yaml
> > +++ b/documentation/poky.yaml
> > @@ -1,11 +1,11 @@
> > -DISTRO : "3.1.11"
> > +DISTRO : "3.1.12"
> >  DISTRO_NAME_NO_CAP : "dunfell"
> >  DISTRO_NAME : "Dunfell"
> >  DISTRO_NAME_NO_CAP_MINUS_ONE : "zeus"
> > -YOCTO_DOC_VERSION : "3.1.11"
> > +YOCTO_DOC_VERSION : "3.1.12"
> >  YOCTO_DOC_VERSION_MINUS_ONE : "3.0.2"
> > -DISTRO_REL_TAG : "yocto-3.1.11"
> > -POKYVERSION : "23.0.11"
> > +DISTRO_REL_TAG : "yocto-3.1.12"
> > +POKYVERSION : "23.0.12"
> >  YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
> >  YOCTO_DL_URL : "https://downloads.yoctoproject.org"
> >  YOCTO_AB_URL : "https://autobuilder.yoctoproject.org"
> > diff --git a/documentation/releases.rst b/documentation/releases.rst
> > index 70393084c..60872cca2 100644
> > --- a/documentation/releases.rst
> > +++ b/documentation/releases.rst
> > @@ -20,6 +20,7 @@
> >  - :yocto_docs:`3.1.9 Documentation </3.1.9>`
> >  - :yocto_docs:`3.1.10 Documentation </3.1.10>`
> >  - :yocto_docs:`3.1.11 Documentation </3.1.11>`
> > +- :yocto_docs:`3.1.11 Documentation </3.1.12>`
>
> Should be 3.1.12 here?

Yes, indeed! Thanks for catching this.

Steve


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

* Re: [docs] [yocto-docs][dunfell 0/3] Patch review
  2021-11-10 17:08 [yocto-docs][dunfell 0/3] Patch review Steve Sakoman
                   ` (2 preceding siblings ...)
  2021-11-10 17:08 ` [yocto-docs][dunfell 3/3] documentation: prepare for 3.1.12 release Steve Sakoman
@ 2021-11-12 11:06 ` Michael Opdenacker
  3 siblings, 0 replies; 11+ messages in thread
From: Michael Opdenacker @ 2021-11-12 11:06 UTC (permalink / raw)
  To: Steve Sakoman, docs

Hi

On 11/10/21 6:08 PM, Steve Sakoman wrote:
> Please review this set of patches for dunfell and have comments back by end
> of day Thursday.
>
> The following changes since commit 6e287138eaf1e20ac09bdc31fc91b3fe0fabe3ff:
>
>   poky.yaml: fedora33: add missing pkgs (2021-10-29 17:30:57 +0100)
>
> are available in the Git repository at:
>
>   git://git.yoctoproject.org/yocto-docs contrib/dunfell-next
>   http://git.yoctoproject.org/cgit.cgi/yocto-docs/log/?h=contrib/dunfell-next
>
> Steve Sakoman (3):
>   ref-system-requirements.rst: Add Debian 11 to list of supported
>     distros
>   ref-system-requirements.rst: Add Fedora 34 to list of supported
>     distros
>   documentation: prepare for 3.1.12 release
>
>  documentation/conf.py                                | 2 +-
>  documentation/poky.yaml                              | 8 ++++----
>  documentation/ref-manual/ref-system-requirements.rst | 4 ++++
>  documentation/releases.rst                           | 1 +
>  documentation/sphinx-static/switchers.js             | 2 +-
>  5 files changed, 11 insertions(+), 6 deletions(-)


Merged into the "dunfell" branch. Thanks for the reviews and answers to
my questions.
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [yocto-docs][dunfell 0/3] Patch review
@ 2021-06-15 16:58 Steve Sakoman
  0 siblings, 0 replies; 11+ messages in thread
From: Steve Sakoman @ 2021-06-15 16:58 UTC (permalink / raw)
  To: docs

Please review this set of changes for the upcoming 3.1.9 release and have
comments back by end of day Thursday.

The following changes since commit 09b64a4d246bdcca62dddee152deef7b0dea69d7:

  documentation: prepare for 3.1.8 release (2021-05-17 04:33:02 -1000)

are available in the Git repository at:

  git://git.yoctoproject.org/yocto-docs contrib/dunfell-next
  http://git.yoctoproject.org/cgit.cgi/yocto-docs/log/?h=contrib/dunfell-next

Ovidiu Panait (1):
  variables: Add documentation for KERNEL_DTC_FLAGS

Steve Sakoman (2):
  ref-system-requirements.rst: Add openSUSE Leap 15.2 to list of
    supported distros
  documentation: prepare for 3.1.9 release

 documentation/conf.py                                | 2 +-
 documentation/poky.yaml                              | 8 ++++----
 documentation/ref-manual/ref-system-requirements.rst | 2 ++
 documentation/ref-manual/ref-variables.rst           | 9 +++++++++
 documentation/releases.rst                           | 1 +
 documentation/sphinx-static/switchers.js             | 2 +-
 6 files changed, 18 insertions(+), 6 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-11-12 11:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-10 17:08 [yocto-docs][dunfell 0/3] Patch review Steve Sakoman
2021-11-10 17:08 ` [yocto-docs][dunfell 1/3] ref-system-requirements.rst: Add Debian 11 to list of supported distros Steve Sakoman
     [not found]   ` <70b01de2-15cc-225e-9d47-95ddfc363ba0@bootlin.com>
     [not found]     ` <2ef59077f06541a8f71d8b644a4e997fadc088aa.camel@linuxfoundation.org>
2021-11-10 17:53       ` [docs] " Steve Sakoman
2021-11-10 18:42         ` Michael Opdenacker
2021-11-10 18:50           ` Steve Sakoman
2021-11-10 17:08 ` [yocto-docs][dunfell 2/3] ref-system-requirements.rst: Add Fedora 34 " Steve Sakoman
2021-11-10 17:08 ` [yocto-docs][dunfell 3/3] documentation: prepare for 3.1.12 release Steve Sakoman
2021-11-11  4:08   ` [docs] " Mittal, Anuj
2021-11-11  4:11     ` Steve Sakoman
2021-11-12 11:06 ` [docs] [yocto-docs][dunfell 0/3] Patch review Michael Opdenacker
  -- strict thread matches above, loose matches on Subject: below --
2021-06-15 16:58 Steve Sakoman

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.