mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
releases: update to include 3.3.3
Adding 3.3.3 to documentation switcher and release list. (From yocto-docs rev: cc88f73ea0e38f536cb3e05b504df80048856a84) Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
f14b77b8ff
commit
ab55ae5d39
|
@ -1,12 +1,12 @@
|
||||||
DISTRO : "3.3.2"
|
DISTRO : "3.3.3"
|
||||||
DISTRO_NAME_NO_CAP : "hardknott"
|
DISTRO_NAME_NO_CAP : "hardknott"
|
||||||
DISTRO_NAME : "Hardknott"
|
DISTRO_NAME : "Hardknott"
|
||||||
DISTRO_NAME_NO_CAP_MINUS_ONE : "gatesgarth"
|
DISTRO_NAME_NO_CAP_MINUS_ONE : "gatesgarth"
|
||||||
DISTRO_NAME_NO_CAP_LTS : "dunfell"
|
DISTRO_NAME_NO_CAP_LTS : "dunfell"
|
||||||
YOCTO_DOC_VERSION : "3.3.2"
|
YOCTO_DOC_VERSION : "3.3.3"
|
||||||
YOCTO_DOC_VERSION_MINUS_ONE : "3.2.4"
|
YOCTO_DOC_VERSION_MINUS_ONE : "3.2.4"
|
||||||
DISTRO_REL_TAG : "yocto-3.3.2"
|
DISTRO_REL_TAG : "yocto-3.3.3"
|
||||||
POKYVERSION : "25.0.2"
|
POKYVERSION : "25.0.3"
|
||||||
YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
|
YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
|
||||||
YOCTO_DL_URL : "https://downloads.yoctoproject.org"
|
YOCTO_DL_URL : "https://downloads.yoctoproject.org"
|
||||||
YOCTO_AB_URL : "https://autobuilder.yoctoproject.org"
|
YOCTO_AB_URL : "https://autobuilder.yoctoproject.org"
|
||||||
|
|
|
@ -11,6 +11,7 @@ Release Series 3.3 (hardknott)
|
||||||
- :yocto_docs:`3.3 Documentation </3.3>`
|
- :yocto_docs:`3.3 Documentation </3.3>`
|
||||||
- :yocto_docs:`3.3.1 Documentation </3.3.1>`
|
- :yocto_docs:`3.3.1 Documentation </3.3.1>`
|
||||||
- :yocto_docs:`3.3.2 Documentation </3.3.2>`
|
- :yocto_docs:`3.3.2 Documentation </3.3.2>`
|
||||||
|
- :yocto_docs:`3.3.2 Documentation </3.3.3>`
|
||||||
|
|
||||||
*******************************
|
*******************************
|
||||||
Release Series 3.2 (gatesgarth)
|
Release Series 3.2 (gatesgarth)
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
var all_versions = {
|
var all_versions = {
|
||||||
'dev': 'dev (3.4)',
|
'dev': 'dev (3.4)',
|
||||||
'3.3.2': '3.3.2',
|
'3.3.3': '3.3.3',
|
||||||
'3.2.4': '3.2.4',
|
'3.2.4': '3.2.4',
|
||||||
'3.1.10': '3.1.10',
|
'3.1.10': '3.1.10',
|
||||||
'3.0.4': '3.0.4',
|
'3.0.4': '3.0.4',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user