releases: update to include 3.3.3

Adding 3.3.3 to documentation switcher and release list.

(From yocto-docs rev: cc88f73ea0e38f536cb3e05b504df80048856a84)

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-09-17 13:48:37 -07:00 committed by Richard Purdie
parent f14b77b8ff
commit ab55ae5d39
3 changed files with 6 additions and 5 deletions

View File

@ -1,12 +1,12 @@
DISTRO : "3.3.2"
DISTRO : "3.3.3"
DISTRO_NAME_NO_CAP : "hardknott"
DISTRO_NAME : "Hardknott"
DISTRO_NAME_NO_CAP_MINUS_ONE : "gatesgarth"
DISTRO_NAME_NO_CAP_LTS : "dunfell"
YOCTO_DOC_VERSION : "3.3.2"
YOCTO_DOC_VERSION : "3.3.3"
YOCTO_DOC_VERSION_MINUS_ONE : "3.2.4"
DISTRO_REL_TAG : "yocto-3.3.2"
POKYVERSION : "25.0.2"
DISTRO_REL_TAG : "yocto-3.3.3"
POKYVERSION : "25.0.3"
YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
YOCTO_DL_URL : "https://downloads.yoctoproject.org"
YOCTO_AB_URL : "https://autobuilder.yoctoproject.org"

View File

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

View File

@ -3,7 +3,7 @@
var all_versions = {
'dev': 'dev (3.4)',
'3.3.2': '3.3.2',
'3.3.3': '3.3.3',
'3.2.4': '3.2.4',
'3.1.10': '3.1.10',
'3.0.4': '3.0.4',