From 5f69bf12e5af95a16546906c662ae046aef136c5 Mon Sep 17 00:00:00 2001 From: Michael Halstead Date: Tue, 23 Feb 2021 10:30:22 -0800 Subject: releases: update to include 3.2.2 (From yocto-docs rev: 1770c9c1e1ce9d28f6d211061010c4a802522c16) Signed-off-by: Michael Halstead Signed-off-by: Richard Purdie --- documentation/poky.yaml | 8 ++++---- documentation/releases.rst | 1 + documentation/sphinx-static/switchers.js | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'documentation') diff --git a/documentation/poky.yaml b/documentation/poky.yaml index 697c7b38d6..8d189b5da2 100644 --- a/documentation/poky.yaml +++ b/documentation/poky.yaml @@ -1,12 +1,12 @@ -DISTRO : "3.2.1" +DISTRO : "3.2.2" 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.1" +YOCTO_DOC_VERSION : "3.2.2" YOCTO_DOC_VERSION_MINUS_ONE : "3.1.5" -DISTRO_REL_TAG : "yocto-3.2.1" -POKYVERSION : "24.0.1" +DISTRO_REL_TAG : "yocto-3.2.2" +POKYVERSION : "24.0.2" 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 e2ee3b0879..74011d550e 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst @@ -10,6 +10,7 @@ - :yocto_docs:`3.2 Documentation ` - :yocto_docs:`3.2.1 Documentation ` +- :yocto_docs:`3.2.2 Documentation ` **************************** 3.1 'dunfell' Release Series diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index a997489aae..47dee6b04a 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js @@ -3,7 +3,7 @@ var all_versions = { 'dev': 'dev (3.3)', - '3.2.1': '3.2.1', + '3.2.2': '3.2.2', '3.1.5': '3.1.5', '3.0.4': '3.0.4', '2.7.4': '2.7.4', -- cgit v1.2.3-54-g00ecf