mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
releases: update to include 3.1.6
(From yocto-docs rev: 05580e574e78039f577d58648b4ee3817c0f09cc) Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
df9382e380
commit
41ee3602ed
|
@ -4,7 +4,7 @@ DISTRO_NAME : "Gatesgarth"
|
|||
DISTRO_NAME_NO_CAP_MINUS_ONE : "dunfell"
|
||||
DISTRO_NAME_NO_CAP_LTS : "dunfell"
|
||||
YOCTO_DOC_VERSION : "3.2.2"
|
||||
YOCTO_DOC_VERSION_MINUS_ONE : "3.1.5"
|
||||
YOCTO_DOC_VERSION_MINUS_ONE : "3.1.6"
|
||||
DISTRO_REL_TAG : "yocto-3.2.2"
|
||||
POKYVERSION : "24.0.2"
|
||||
YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
- :yocto_docs:`3.1.3 Documentation </3.1.3>`
|
||||
- :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>`
|
||||
|
||||
==========================
|
||||
Previous Release Manuals
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
var all_versions = {
|
||||
'dev': 'dev (3.3)',
|
||||
'3.2.2': '3.2.2',
|
||||
'3.1.5': '3.1.5',
|
||||
'3.1.6': '3.1.6',
|
||||
'3.0.4': '3.0.4',
|
||||
'2.7.4': '2.7.4',
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user