mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
documentation: prepare for 3.2.4 release
Also update documentation to include links to previous releases. (From yocto-docs rev: 657ce3c16b7ffecd0246b7386b7cb5e0d50ee9fb) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
1471ca2def
commit
ed4434939c
|
@ -16,7 +16,7 @@ import os
|
|||
import sys
|
||||
import datetime
|
||||
|
||||
current_version = "3.2.3"
|
||||
current_version = "3.2.4"
|
||||
|
||||
# String used in sidebar
|
||||
version = 'Version: ' + current_version
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
DISTRO : "3.2.3"
|
||||
DISTRO : "3.2.4"
|
||||
DISTRO_NAME_NO_CAP : "gatesgarth"
|
||||
DISTRO_NAME : "Gatesgarth"
|
||||
DISTRO_NAME_NO_CAP_MINUS_ONE : "dunfell"
|
||||
YOCTO_DOC_VERSION : "3.2.3"
|
||||
YOCTO_DOC_VERSION_MINUS_ONE : "3.1.6"
|
||||
DISTRO_REL_TAG : "yocto-3.2.3"
|
||||
POKYVERSION : "24.0.3"
|
||||
YOCTO_DOC_VERSION : "3.2.4"
|
||||
YOCTO_DOC_VERSION_MINUS_ONE : "3.1.7"
|
||||
DISTRO_REL_TAG : "yocto-3.2.4"
|
||||
POKYVERSION : "24.0.4"
|
||||
YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
|
||||
YOCTO_DL_URL : "https://downloads.yoctoproject.org"
|
||||
YOCTO_AB_URL : "https://autobuilder.yoctoproject.org"
|
||||
|
|
|
@ -9,6 +9,10 @@
|
|||
*******************************
|
||||
|
||||
- :yocto_docs:`3.2 Documentation </3.2>`
|
||||
- :yocto_docs:`3.2.1 Documentation </3.2.1>`
|
||||
- :yocto_docs:`3.2.2 Documentation </3.2.2>`
|
||||
- :yocto_docs:`3.2.3 Documentation </3.2.3>`
|
||||
- :yocto_docs:`3.2.4 Documentation </3.2.4>`
|
||||
|
||||
****************************
|
||||
3.1 'dunfell' Release Series
|
||||
|
@ -18,6 +22,10 @@
|
|||
- :yocto_docs:`3.1.1 Documentation </3.1.1>`
|
||||
- :yocto_docs:`3.1.2 Documentation </3.1.2>`
|
||||
- :yocto_docs:`3.1.3 Documentation </3.1.3>`
|
||||
- :yocto_docs:`3.1.4 Documentation </3.1.4>`
|
||||
- :yocto_docs:`3.1.5 Documentation </3.1.5>`
|
||||
- :yocto_docs:`3.1.6 Documentation </3.1.6>`
|
||||
- :yocto_docs:`3.1.7 Documentation </3.1.7>`
|
||||
|
||||
==========================
|
||||
Previous Release Manuals
|
||||
|
@ -31,6 +39,7 @@
|
|||
- :yocto_docs:`3.0.1 Documentation </3.0.1>`
|
||||
- :yocto_docs:`3.0.2 Documentation </3.0.2>`
|
||||
- :yocto_docs:`3.0.3 Documentation </3.0.3>`
|
||||
- :yocto_docs:`3.0.4 Documentation </3.0.4>`
|
||||
|
||||
****************************
|
||||
2.7 'warrior' Release Series
|
||||
|
|
Loading…
Reference in New Issue
Block a user