mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
documentation: prepare for 3.3.4 release
Also add a link for documentation to just released 3.1.11 release. (From yocto-docs rev: e8e4539e1e812ea835192d1e35cc9992a43059ca) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
c64df461cb
commit
507c32b9d7
|
@ -16,7 +16,7 @@ import os
|
||||||
import sys
|
import sys
|
||||||
import datetime
|
import datetime
|
||||||
|
|
||||||
current_version = "3.3.3"
|
current_version = "3.3.4"
|
||||||
|
|
||||||
# String used in sidebar
|
# String used in sidebar
|
||||||
version = 'Version: ' + current_version
|
version = 'Version: ' + current_version
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
DISTRO : "3.3.3"
|
DISTRO : "3.3.4"
|
||||||
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 : "gatesgarth"
|
DISTRO_NAME_NO_CAP_LTS : "gatesgarth"
|
||||||
YOCTO_DOC_VERSION : "3.3.3"
|
YOCTO_DOC_VERSION : "3.3.4"
|
||||||
YOCTO_DOC_VERSION_MINUS_ONE : "3.2.4"
|
YOCTO_DOC_VERSION_MINUS_ONE : "3.2.4"
|
||||||
DISTRO_REL_TAG : "yocto-3.3.3"
|
DISTRO_REL_TAG : "yocto-3.3.4"
|
||||||
POKYVERSION : "25.0.3"
|
POKYVERSION : "25.0.4"
|
||||||
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"
|
||||||
|
|
|
@ -12,6 +12,7 @@
|
||||||
- :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>`
|
- :yocto_docs:`3.3.2 Documentation </3.3.2>`
|
||||||
- :yocto_docs:`3.3.3 Documentation </3.3.3>`
|
- :yocto_docs:`3.3.3 Documentation </3.3.3>`
|
||||||
|
- :yocto_docs:`3.3.4 Documentation </3.3.4>`
|
||||||
|
|
||||||
|
|
||||||
*******************************
|
*******************************
|
||||||
|
@ -39,6 +40,7 @@
|
||||||
- :yocto_docs:`3.1.8 Documentation </3.1.8>`
|
- :yocto_docs:`3.1.8 Documentation </3.1.8>`
|
||||||
- :yocto_docs:`3.1.9 Documentation </3.1.9>`
|
- :yocto_docs:`3.1.9 Documentation </3.1.9>`
|
||||||
- :yocto_docs:`3.1.10 Documentation </3.1.10>`
|
- :yocto_docs:`3.1.10 Documentation </3.1.10>`
|
||||||
|
- :yocto_docs:`3.1.11 Documentation </3.1.11>`
|
||||||
|
|
||||||
==========================
|
==========================
|
||||||
Previous Release Manuals
|
Previous Release Manuals
|
||||||
|
|
Loading…
Reference in New Issue
Block a user