updates for release 3.3.4

(From yocto-docs rev: b250eda5a0beba8acc9641c55a5b0e30594b5178)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Opdenacker
2021-11-24 21:38:36 +01:00
committed by Richard Purdie
parent b53230c08d
commit 09296dca79
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

@@ -12,6 +12,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.1 (dunfell)

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',