* [PATCH] releases: update to include 3.1.6
@ 2021-02-26 19:32 Michael Halstead
0 siblings, 0 replies; only message in thread
From: Michael Halstead @ 2021-02-26 19:32 UTC (permalink / raw)
To: docs; +Cc: rpurdie, nicolas.dechesne, Michael Halstead
Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org>
---
documentation/poky.yaml | 2 +-
documentation/releases.rst | 1 +
documentation/sphinx-static/switchers.js | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/documentation/poky.yaml b/documentation/poky.yaml
index 8d189b5da..3c30c4430 100644
--- a/documentation/poky.yaml
+++ b/documentation/poky.yaml
@@ -4,7 +4,7 @@ DISTRO_NAME : "Gatesgarth"
DISTRO_NAME_NO_CAP_MINUS_ONE : "dunfell"
DISTRO_NAME_NO_CAP_LTS : "dunfell"
YOCTO_DOC_VERSION : "3.2.2"
-YOCTO_DOC_VERSION_MINUS_ONE : "3.1.5"
+YOCTO_DOC_VERSION_MINUS_ONE : "3.1.6"
DISTRO_REL_TAG : "yocto-3.2.2"
POKYVERSION : "24.0.2"
YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
diff --git a/documentation/releases.rst b/documentation/releases.rst
index 74011d550..c4865253f 100644
--- a/documentation/releases.rst
+++ b/documentation/releases.rst
@@ -22,6 +22,7 @@
- :yocto_docs:`3.1.3 Documentation </3.1.3>`
- :yocto_docs:`3.1.4 Documentation </3.1.4>`
- :yocto_docs:`3.1.5 Documentation </3.1.5>`
+- :yocto_docs:`3.1.6 Documentation </3.1.6>`
==========================
Previous Release Manuals
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js
index 47dee6b04..a7c348a7b 100644
--- a/documentation/sphinx-static/switchers.js
+++ b/documentation/sphinx-static/switchers.js
@@ -4,7 +4,7 @@
var all_versions = {
'dev': 'dev (3.3)',
'3.2.2': '3.2.2',
- '3.1.5': '3.1.5',
+ '3.1.6': '3.1.6',
'3.0.4': '3.0.4',
'2.7.4': '2.7.4',
};
--
2.29.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-02-26 19:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-26 19:32 [PATCH] releases: update to include 3.1.6 Michael Halstead
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox