releases: update to include 3.3.1

Adding 3.3.1 to documentation switcher and release list.

(From yocto-docs rev: db80bb70d9bea7008cb6b2795c8f617b1486ca03)

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-05-24 15:20:32 -07:00 committed by Richard Purdie
parent 0c762158ca
commit c23a25e607
3 changed files with 6 additions and 5 deletions

View File

@ -1,12 +1,12 @@
DISTRO : "3.3"
DISTRO : "3.3.1"
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"
YOCTO_DOC_VERSION : "3.3.1"
YOCTO_DOC_VERSION_MINUS_ONE : "3.2.4"
DISTRO_REL_TAG : "yocto-3.3"
POKYVERSION : "25.0.0"
DISTRO_REL_TAG : "yocto-3.3.1"
POKYVERSION : "25.0.1"
YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
YOCTO_DL_URL : "https://downloads.yoctoproject.org"
YOCTO_AB_URL : "https://autobuilder.yoctoproject.org"

View File

@ -9,6 +9,7 @@
*******************************
- :yocto_docs:`3.3 Documentation </3.3>`
- :yocto_docs:`3.3.1 Documentation </3.3.1>`
*******************************
3.2 'gatesgarth' Release Series

View File

@ -3,7 +3,7 @@
var all_versions = {
'dev': 'dev (3.4)',
'3.3': '3.3',
'3.3.1': '3.3.1',
'3.2.4': '3.2.4',
'3.1.7': '3.1.7',
'3.0.4': '3.0.4',