From: "Michael Halstead" <mhalstead@linuxfoundation.org>
To: docs@lists.yoctoproject.org
Cc: rpurdie@linuxfoundation.org, nicolas.dechesne@linaro.org,
Michael Halstead <mhalstead@linuxfoundation.org>
Subject: [PATCH] releases: conf: add link to 3.1.5, update to include 3.2.1 & 3.1.5
Date: Wed, 20 Jan 2021 13:38:23 -0800 [thread overview]
Message-ID: <20210120213823.262616-1-mhalstead@linuxfoundation.org> (raw)
Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org>
---
documentation/poky.yaml | 10 +++++-----
documentation/releases.rst | 1 +
documentation/sphinx-static/switchers.js | 2 +-
3 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/documentation/poky.yaml b/documentation/poky.yaml
index c1340c25e..697c7b38d 100644
--- a/documentation/poky.yaml
+++ b/documentation/poky.yaml
@@ -1,12 +1,12 @@
-DISTRO : "3.2"
+DISTRO : "3.2.1"
DISTRO_NAME_NO_CAP : "gatesgarth"
DISTRO_NAME : "Gatesgarth"
DISTRO_NAME_NO_CAP_MINUS_ONE : "dunfell"
DISTRO_NAME_NO_CAP_LTS : "dunfell"
-YOCTO_DOC_VERSION : "3.2"
-YOCTO_DOC_VERSION_MINUS_ONE : "3.1.4"
-DISTRO_REL_TAG : "yocto-3.2"
-POKYVERSION : "24.0.0"
+YOCTO_DOC_VERSION : "3.2.1"
+YOCTO_DOC_VERSION_MINUS_ONE : "3.1.5"
+DISTRO_REL_TAG : "yocto-3.2.1"
+POKYVERSION : "24.0.1"
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 b40907202..e2ee3b087 100644
--- a/documentation/releases.rst
+++ b/documentation/releases.rst
@@ -20,6 +20,7 @@
- :yocto_docs:`3.1.2 Documentation </3.1.2>`
- :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>`
==========================
Previous Release Manuals
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js
index 754de2e6a..a997489aa 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.1': '3.2.1',
- '3.1.4': '3.1.4',
+ '3.1.5': '3.1.5',
'3.0.4': '3.0.4',
'2.7.4': '2.7.4',
};
--
2.29.2
reply other threads:[~2021-01-20 21:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210120213823.262616-1-mhalstead@linuxfoundation.org \
--to=mhalstead@linuxfoundation.org \
--cc=docs@lists.yoctoproject.org \
--cc=nicolas.dechesne@linaro.org \
--cc=rpurdie@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.