releases: update for yocto 4.0

Bump various versions and names.

(From yocto-docs rev: bfb8b2cf4a79f898cdc97c6be7f3b47a5a411d84)

Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Halstead 2022-04-25 22:42:17 -07:00 committed by Richard Purdie
parent c68b8e1770
commit 3fbc631a44
2 changed files with 12 additions and 6 deletions

View File

@ -1,10 +1,10 @@
DISTRO : "3.4.3"
DISTRO_NAME_NO_CAP : "honister"
DISTRO_NAME : "Honister"
DISTRO_NAME_NO_CAP_MINUS_ONE : "hardknott"
DISTRO : "4.0"
DISTRO_NAME_NO_CAP : "kirkstone"
DISTRO_NAME : "Kirkstone"
DISTRO_NAME_NO_CAP_MINUS_ONE : "honister"
DISTRO_NAME_NO_CAP_LTS : "dunfell"
YOCTO_DOC_VERSION : "3.4.3"
DISTRO_REL_TAG : "yocto-3.4.3"
YOCTO_DOC_VERSION : "4.0"
DISTRO_REL_TAG : "yocto-4.0"
DOCCONF_VERSION : "dev"
BITBAKE_SERIES : ""
YOCTO_DL_URL : "https://downloads.yoctoproject.org"

View File

@ -11,6 +11,12 @@
Supported Release Manuals
===========================
******************************
Release Series 4.0 (kirkstone)
******************************
- :yocto_docs:`4.0 Documentation </4.0>`
******************************
Release Series 3.4 (honister)
******************************