mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
documentation: prepare for 3.3.2 release
Include updates to versions for dunfell releases as well. (From yocto-docs rev: dae6a0209d69c267d3cbace6589b0ac73e06abce) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
bbaf7ae626
commit
f3014b1bbb
|
@ -16,7 +16,7 @@ import os
|
|||
import sys
|
||||
import datetime
|
||||
|
||||
current_version = "3.3.1"
|
||||
current_version = "3.3.2"
|
||||
|
||||
# String used in sidebar
|
||||
version = 'Version: ' + current_version
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
DISTRO : "3.3.1"
|
||||
DISTRO : "3.3.2"
|
||||
DISTRO_NAME_NO_CAP : "hardknott"
|
||||
DISTRO_NAME : "Hardknott"
|
||||
DISTRO_NAME_NO_CAP_MINUS_ONE : "gatesgarth"
|
||||
DISTRO_NAME_NO_CAP_LTS : "gatesgarth"
|
||||
YOCTO_DOC_VERSION : "3.3.1"
|
||||
YOCTO_DOC_VERSION : "3.3.2"
|
||||
YOCTO_DOC_VERSION_MINUS_ONE : "3.2.4"
|
||||
DISTRO_REL_TAG : "yocto-3.3.1"
|
||||
POKYVERSION : "25.0.1"
|
||||
DISTRO_REL_TAG : "yocto-3.3.2"
|
||||
POKYVERSION : "25.0.2"
|
||||
YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
|
||||
YOCTO_DL_URL : "https://downloads.yoctoproject.org"
|
||||
YOCTO_AB_URL : "https://autobuilder.yoctoproject.org"
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
- :yocto_docs:`3.3 Documentation </3.3>`
|
||||
- :yocto_docs:`3.3.1 Documentation </3.3.1>`
|
||||
- :yocto_docs:`3.3.2 Documentation </3.3.2>`
|
||||
|
||||
|
||||
*******************************
|
||||
|
@ -33,6 +34,9 @@
|
|||
- :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>`
|
||||
- :yocto_docs:`3.1.8 Documentation </3.1.8>`
|
||||
- :yocto_docs:`3.1.9 Documentation </3.1.9>`
|
||||
|
||||
==========================
|
||||
Previous Release Manuals
|
||||
|
|
Loading…
Reference in New Issue
Block a user