mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
documentation: version bumps for 3.2.3 release
(From yocto-docs rev: 10ea3bc5691bdf32df47a28252ce4b74ca7fd646) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
7d600f2169
commit
430d1124c9
|
|
@ -16,7 +16,7 @@ import os
|
|||
import sys
|
||||
import datetime
|
||||
|
||||
current_version = "3.2.2"
|
||||
current_version = "3.2.3"
|
||||
|
||||
# String used in sidebar
|
||||
version = 'Version: ' + current_version
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
DISTRO : "3.2.2"
|
||||
DISTRO : "3.2.3"
|
||||
DISTRO_NAME_NO_CAP : "gatesgarth"
|
||||
DISTRO_NAME : "Gatesgarth"
|
||||
DISTRO_NAME_NO_CAP_MINUS_ONE : "dunfell"
|
||||
YOCTO_DOC_VERSION : "3.2.2"
|
||||
YOCTO_DOC_VERSION_MINUS_ONE : "3.1.5"
|
||||
DISTRO_REL_TAG : "yocto-3.2.2"
|
||||
POKYVERSION : "24.0.2"
|
||||
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_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
|
||||
YOCTO_DL_URL : "https://downloads.yoctoproject.org"
|
||||
YOCTO_AB_URL : "https://autobuilder.yoctoproject.org"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user