From ed4434939c6a1de94dc2f145033d0daeb742af53 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Thu, 6 May 2021 09:12:08 +0800 Subject: documentation: prepare for 3.2.4 release Also update documentation to include links to previous releases. (From yocto-docs rev: 657ce3c16b7ffecd0246b7386b7cb5e0d50ee9fb) Signed-off-by: Anuj Mittal Signed-off-by: Richard Purdie --- documentation/conf.py | 2 +- documentation/poky.yaml | 10 +++++----- documentation/releases.rst | 9 +++++++++ 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/documentation/conf.py b/documentation/conf.py index eb6c047823..1efd63ca15 100644 --- a/documentation/conf.py +++ b/documentation/conf.py @@ -16,7 +16,7 @@ import os import sys import datetime -current_version = "3.2.3" +current_version = "3.2.4" # String used in sidebar version = 'Version: ' + current_version diff --git a/documentation/poky.yaml b/documentation/poky.yaml index 4df23efe17..189f7bec6c 100644 --- a/documentation/poky.yaml +++ b/documentation/poky.yaml @@ -1,11 +1,11 @@ -DISTRO : "3.2.3" +DISTRO : "3.2.4" DISTRO_NAME_NO_CAP : "gatesgarth" DISTRO_NAME : "Gatesgarth" DISTRO_NAME_NO_CAP_MINUS_ONE : "dunfell" -YOCTO_DOC_VERSION : "3.2.3" -YOCTO_DOC_VERSION_MINUS_ONE : "3.1.6" -DISTRO_REL_TAG : "yocto-3.2.3" -POKYVERSION : "24.0.3" +YOCTO_DOC_VERSION : "3.2.4" +YOCTO_DOC_VERSION_MINUS_ONE : "3.1.7" +DISTRO_REL_TAG : "yocto-3.2.4" +POKYVERSION : "24.0.4" 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 dbdc173a0f..3e95ab9e23 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst @@ -9,6 +9,10 @@ ******************************* - :yocto_docs:`3.2 Documentation ` +- :yocto_docs:`3.2.1 Documentation ` +- :yocto_docs:`3.2.2 Documentation ` +- :yocto_docs:`3.2.3 Documentation ` +- :yocto_docs:`3.2.4 Documentation ` **************************** 3.1 'dunfell' Release Series @@ -18,6 +22,10 @@ - :yocto_docs:`3.1.1 Documentation ` - :yocto_docs:`3.1.2 Documentation ` - :yocto_docs:`3.1.3 Documentation ` +- :yocto_docs:`3.1.4 Documentation ` +- :yocto_docs:`3.1.5 Documentation ` +- :yocto_docs:`3.1.6 Documentation ` +- :yocto_docs:`3.1.7 Documentation ` ========================== Previous Release Manuals @@ -31,6 +39,7 @@ - :yocto_docs:`3.0.1 Documentation ` - :yocto_docs:`3.0.2 Documentation ` - :yocto_docs:`3.0.3 Documentation ` +- :yocto_docs:`3.0.4 Documentation ` **************************** 2.7 'warrior' Release Series -- cgit v1.2.3-54-g00ecf