mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
releases: update to include 3.3.4
Adding 3.3.4 to documentation switcher and release list. (From yocto-docs rev: 468e8bfb4b9bed662f1b32b0563339d0816a7e98) Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
3f4eaa3b05
commit
63dc9002b6
|
@ -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;"
|
||||
|
|
|
@ -18,6 +18,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.2 (gatesgarth)
|
||||
|
|
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue
Block a user