From 41ee3602ed54776a3130333e70bf36437c0bae19 Mon Sep 17 00:00:00 2001 From: Michael Halstead Date: Fri, 26 Feb 2021 11:32:32 -0800 Subject: releases: update to include 3.1.6 (From yocto-docs rev: 05580e574e78039f577d58648b4ee3817c0f09cc) Signed-off-by: Michael Halstead Signed-off-by: Richard Purdie --- documentation/poky.yaml | 2 +- documentation/releases.rst | 1 + documentation/sphinx-static/switchers.js | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) (limited to 'documentation') diff --git a/documentation/poky.yaml b/documentation/poky.yaml index 8d189b5da2..3c30c4430e 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 74011d550e..c4865253f6 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst @@ -22,6 +22,7 @@ - :yocto_docs:`3.1.3 Documentation ` - :yocto_docs:`3.1.4 Documentation ` - :yocto_docs:`3.1.5 Documentation ` +- :yocto_docs:`3.1.6 Documentation ` ========================== Previous Release Manuals diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index 47dee6b04a..a7c348a7ba 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', }; -- cgit v1.2.3-54-g00ecf