1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 12:49:46 +00:00

releases: update to include 3.3.1

Adding 3.3.1 to documentation switcher and release list.

(From yocto-docs rev: 3c98afb0fefd889e8036639d9a2c775b73b237c2)

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-08-03 12:48:32 -07:00
committed by Richard Purdie
parent 92d8bd0eb5
commit f64b796093
3 changed files with 6 additions and 5 deletions
+4 -4
View File
@@ -1,12 +1,12 @@
DISTRO : "3.3.1" DISTRO : "3.3.2"
DISTRO_NAME_NO_CAP : "hardknott" DISTRO_NAME_NO_CAP : "hardknott"
DISTRO_NAME : "Hardknott" DISTRO_NAME : "Hardknott"
DISTRO_NAME_NO_CAP_MINUS_ONE : "gatesgarth" DISTRO_NAME_NO_CAP_MINUS_ONE : "gatesgarth"
DISTRO_NAME_NO_CAP_LTS : "dunfell" DISTRO_NAME_NO_CAP_LTS : "dunfell"
YOCTO_DOC_VERSION : "3.3.1" YOCTO_DOC_VERSION : "3.3.2"
YOCTO_DOC_VERSION_MINUS_ONE : "3.2.4" YOCTO_DOC_VERSION_MINUS_ONE : "3.2.4"
DISTRO_REL_TAG : "yocto-3.3.1" DISTRO_REL_TAG : "yocto-3.3.2"
POKYVERSION : "25.0.1" POKYVERSION : "25.0.2"
YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;" YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
YOCTO_DL_URL : "https://downloads.yoctoproject.org" YOCTO_DL_URL : "https://downloads.yoctoproject.org"
YOCTO_AB_URL : "https://autobuilder.yoctoproject.org" YOCTO_AB_URL : "https://autobuilder.yoctoproject.org"
+1
View File
@@ -10,6 +10,7 @@ Release Series 3.3 (hardknott)
- :yocto_docs:`3.3 Documentation </3.3>` - :yocto_docs:`3.3 Documentation </3.3>`
- :yocto_docs:`3.3.1 Documentation </3.3.1>` - :yocto_docs:`3.3.1 Documentation </3.3.1>`
- :yocto_docs:`3.3.2 Documentation </3.3.2>`
******************************* *******************************
Release Series 3.2 (gatesgarth) Release Series 3.2 (gatesgarth)
+1 -1
View File
@@ -3,7 +3,7 @@
var all_versions = { var all_versions = {
'dev': 'dev (3.4)', 'dev': 'dev (3.4)',
'3.3.1': '3.3.1', '3.3.2': '3.3.2',
'3.2.4': '3.2.4', '3.2.4': '3.2.4',
'3.1.9': '3.1.9', '3.1.9': '3.1.9',
'3.0.4': '3.0.4', '3.0.4': '3.0.4',