releases: update to include 3.3.4

Adding 3.3.4 to documentation switcher and release list.

(From yocto-docs rev: 468e8bfb4b9bed662f1b32b0563339d0816a7e98)

Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Halstead 2021-11-18 12:53:02 -08:00 committed by Richard Purdie
parent 3f4eaa3b05
commit 63dc9002b6
3 changed files with 3 additions and 2 deletions

View File

@ -4,7 +4,7 @@ DISTRO_NAME : "Honister"
DISTRO_NAME_NO_CAP_MINUS_ONE : "hardknott"
DISTRO_NAME_NO_CAP_LTS : "dunfell"
YOCTO_DOC_VERSION : "3.4"
YOCTO_DOC_VERSION_MINUS_ONE : "3.3.3"
YOCTO_DOC_VERSION_MINUS_ONE : "3.3.4"
DISTRO_REL_TAG : "yocto-3.4"
POKYVERSION : "26.0.0"
YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"

View File

@ -18,6 +18,7 @@ Release Series 3.3 (hardknott)
- :yocto_docs:`3.3.1 Documentation </3.3.1>`
- :yocto_docs:`3.3.2 Documentation </3.3.2>`
- :yocto_docs:`3.3.3 Documentation </3.3.3>`
- :yocto_docs:`3.3.4 Documentation </3.3.4>`
*******************************
Release Series 3.2 (gatesgarth)

View File

@ -4,7 +4,7 @@
var all_versions = {
'dev': 'dev (3.5)',
'3.4': '3.4',
'3.3.3': '3.3.3',
'3.3.4': '3.3.4',
'3.2.4': '3.2.4',
'3.1.11': '3.1.11',
'3.0.4': '3.0.4',