mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
documentation: prepare for 3.3.1 release
Include update to previous releases. (From yocto-docs rev: eb19a2b5687f11c22c7fc26d3efabbf65adb572e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
11e25e2fec
commit
05a8aad57c
|
@ -16,7 +16,7 @@ import os
|
|||
import sys
|
||||
import datetime
|
||||
|
||||
current_version = "dev"
|
||||
current_version = "3.3.1"
|
||||
|
||||
# String used in sidebar
|
||||
version = 'Version: ' + current_version
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
DISTRO : "3.2.3"
|
||||
DISTRO_NAME_NO_CAP : "gatesgarth"
|
||||
DISTRO_NAME : "Gatesgarth"
|
||||
DISTRO_NAME_NO_CAP_MINUS_ONE : "dunfell"
|
||||
DISTRO_NAME_NO_CAP_LTS : "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"
|
||||
DISTRO : "3.3.1"
|
||||
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_MINUS_ONE : "3.2.4"
|
||||
DISTRO_REL_TAG : "yocto-3.3.1"
|
||||
POKYVERSION : "25.0.1"
|
||||
YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
|
||||
YOCTO_DL_URL : "https://downloads.yoctoproject.org"
|
||||
YOCTO_AB_URL : "https://autobuilder.yoctoproject.org"
|
||||
|
|
|
@ -4,6 +4,14 @@
|
|||
Current Release Manuals
|
||||
=========================
|
||||
|
||||
*******************************
|
||||
3.3 'hardknott' Release Series
|
||||
*******************************
|
||||
|
||||
- :yocto_docs:`3.3 Documentation </3.3>`
|
||||
- :yocto_docs:`3.3.1 Documentation </3.3.1>`
|
||||
|
||||
|
||||
*******************************
|
||||
3.2 'gatesgarth' Release Series
|
||||
*******************************
|
||||
|
@ -12,6 +20,7 @@
|
|||
- :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
|
||||
|
|
Loading…
Reference in New Issue
Block a user