All of lore.kernel.org
 help / color / mirror / Atom feed
* [yocto-docs][dunfell 1/1] documentation: update for 3.1.14 release
       [not found] <cover.1642715781.git.steve@sakoman.com>
@ 2022-01-20 21:57 ` Steve Sakoman
  2022-01-21 10:06   ` [docs] " Michael Opdenacker
       [not found]   ` <16CC412005E32B07.3379@lists.yoctoproject.org>
  0 siblings, 2 replies; 5+ messages in thread
From: Steve Sakoman @ 2022-01-20 21:57 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 0d61afc9d..01d5e00c1 100644
--- a/documentation/conf.py
+++ b/documentation/conf.py
@@ -16,7 +16,7 @@ import os
 import sys
 import datetime
 
-current_version = "3.1.13"
+current_version = "3.1.14"
 bitbake_version = "1.46"
 
 # String used in sidebar
diff --git a/documentation/poky.yaml b/documentation/poky.yaml
index 8da5f5915..e37ea420a 100644
--- a/documentation/poky.yaml
+++ b/documentation/poky.yaml
@@ -1,11 +1,11 @@
-DISTRO : "3.1.13"
+DISTRO : "3.1.14"
 DISTRO_NAME_NO_CAP : "dunfell"
 DISTRO_NAME : "Dunfell"
 DISTRO_NAME_NO_CAP_MINUS_ONE : "zeus"
-YOCTO_DOC_VERSION : "3.1.13"
+YOCTO_DOC_VERSION : "3.1.14"
 YOCTO_DOC_VERSION_MINUS_ONE : "3.0.4"
-DISTRO_REL_TAG : "yocto-3.1.13"
-POKYVERSION : "23.0.13"
+DISTRO_REL_TAG : "yocto-3.1.14"
+POKYVERSION : "23.0.14"
 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 57e4566e1..affe63403 100644
--- a/documentation/releases.rst
+++ b/documentation/releases.rst
@@ -39,6 +39,7 @@ Release Series 3.1 (dunfell)
 - :yocto_docs:`3.1.11 Documentation </3.1.11>`
 - :yocto_docs:`3.1.12 Documentation </3.1.12>`
 - :yocto_docs:`3.1.13 Documentation </3.1.13>`
+- :yocto_docs:`3.1.14 Documentation </3.1.14>`
 
 ==========================
  Outdated Release Manuals
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js
index bda15485c..1d65fa7fa 100644
--- a/documentation/sphinx-static/switchers.js
+++ b/documentation/sphinx-static/switchers.js
@@ -6,7 +6,7 @@
     '3.4.1': '3.4.1',
     '3.3.4': '3.3.4',
     '3.2.4': '3.2.4',
-    '3.1.13': '3.1.13',
+    '3.1.14': '3.1.14',
     '3.0.4': '3.0.4',
     '2.7.4': '2.7.4',
   };
-- 
2.25.1



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

* Re: [docs] [yocto-docs][dunfell 1/1] documentation: update for 3.1.14 release
  2022-01-20 21:57 ` [yocto-docs][dunfell 1/1] documentation: update for 3.1.14 release Steve Sakoman
@ 2022-01-21 10:06   ` Michael Opdenacker
  2022-02-17 15:09     ` Steve Sakoman
       [not found]   ` <16CC412005E32B07.3379@lists.yoctoproject.org>
  1 sibling, 1 reply; 5+ messages in thread
From: Michael Opdenacker @ 2022-01-21 10:06 UTC (permalink / raw)
  To: Steve Sakoman, docs


On 1/20/22 10:57 PM, 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(-)

Thanks Steve.
I'll apply the patch when the release is out.
Cheers
Michael.

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



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

* Re: [docs] [yocto-docs][dunfell 1/1] documentation: update for 3.1.14 release
  2022-01-21 10:06   ` [docs] " Michael Opdenacker
@ 2022-02-17 15:09     ` Steve Sakoman
  2022-02-17 15:18       ` Michael Opdenacker
  0 siblings, 1 reply; 5+ messages in thread
From: Steve Sakoman @ 2022-02-17 15:09 UTC (permalink / raw)
  To: Michael Opdenacker; +Cc: docs

On Fri, Jan 21, 2022 at 12:06 AM Michael Opdenacker
<michael.opdenacker@bootlin.com> wrote:
>
>
> On 1/20/22 10:57 PM, 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(-)
>
> Thanks Steve.
> I'll apply the patch when the release is out.

Just a reminder, release is out now!

Steve


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

* Re: [docs] [yocto-docs][dunfell 1/1] documentation: update for 3.1.14 release
       [not found]   ` <16CC412005E32B07.3379@lists.yoctoproject.org>
@ 2022-02-17 15:16     ` Michael Opdenacker
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Opdenacker @ 2022-02-17 15:16 UTC (permalink / raw)
  To: Steve Sakoman, docs; +Cc: Michael Halstead


On 1/21/22 11:06, Michael Opdenacker wrote:
> On 1/20/22 10:57 PM, 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(-)
> Thanks Steve.
> I'll apply the patch when the release is out.
> Cheers
> Michael.


Done. I merged your changes, thanks again!

Actually, when a release is made, Michael Halstead already modifies
releases.rst and switchers.js in "master" and in the corresponding
branch, so eventually I just applied the changes to conf.py and poky.yaml.

Hence, you get two commits here:
https://git.yoctoproject.org/yocto-docs/log/?h=dunfell

Not an issue for me anyway, that's easy to manage.
Cheers
Michael.

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



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

* Re: [docs] [yocto-docs][dunfell 1/1] documentation: update for 3.1.14 release
  2022-02-17 15:09     ` Steve Sakoman
@ 2022-02-17 15:18       ` Michael Opdenacker
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Opdenacker @ 2022-02-17 15:18 UTC (permalink / raw)
  To: Steve Sakoman; +Cc: michael.opdenacker, docs


On 2/17/22 16:09, Steve Sakoman wrote:
> On Fri, Jan 21, 2022 at 12:06 AM Michael Opdenacker
> <michael.opdenacker@bootlin.com> wrote:
>>
>> On 1/20/22 10:57 PM, 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(-)
>> Thanks Steve.
>> I'll apply the patch when the release is out.
> Just a reminder, release is out now!


Perfect timing, I was taking care of your patch at the same time :-)
Thanks again
Michael.

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



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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <cover.1642715781.git.steve@sakoman.com>
2022-01-20 21:57 ` [yocto-docs][dunfell 1/1] documentation: update for 3.1.14 release Steve Sakoman
2022-01-21 10:06   ` [docs] " Michael Opdenacker
2022-02-17 15:09     ` Steve Sakoman
2022-02-17 15:18       ` Michael Opdenacker
     [not found]   ` <16CC412005E32B07.3379@lists.yoctoproject.org>
2022-02-17 15:16     ` 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.