mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
releases: update to include 3.3.5
Adding 3.3.5 to documentation switcher and release list. (From yocto-docs rev: 78545b8f42657c21bc3cac96429d3950b07a3aca) Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
a99b899a37
commit
0447aace57
|
@ -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.2"
|
||||
YOCTO_DOC_VERSION_MINUS_ONE : "3.3.4"
|
||||
YOCTO_DOC_VERSION_MINUS_ONE : "3.3.5"
|
||||
DISTRO_REL_TAG : "yocto-3.4.2"
|
||||
POKYVERSION : "26.0.2"
|
||||
YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
|
||||
|
|
|
@ -28,6 +28,7 @@ Release Series 3.3 (hardknott)
|
|||
- :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>`
|
||||
- :yocto_docs:`3.3.5 Documentation </3.3.5>`
|
||||
|
||||
****************************
|
||||
Release Series 3.1 (dunfell)
|
||||
|
|
|
@ -12,7 +12,7 @@ by https://git.yoctoproject.org/yocto-autobuilder-helper/tree/scripts/run-docs-b
|
|||
var all_versions = {
|
||||
'dev': 'dev (3.5)',
|
||||
'3.4.2': '3.4.2',
|
||||
'3.3.4': '3.3.4',
|
||||
'3.3.5': '3.3.5',
|
||||
'3.2.4': '3.2.4',
|
||||
'3.1.14': '3.1.14',
|
||||
'3.0.4': '3.0.4',
|
||||
|
|
Loading…
Reference in New Issue
Block a user