mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
releases: update to include 3.4 honister
Adding 3.4 to the release switcher and incrementing dev to say 3.5. (From yocto-docs rev: a171e88bc572e45d700d257a9de521520b4d5d5e) Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
cc186ac962
commit
0d4c97c24d
|
@ -4,6 +4,12 @@
|
|||
Supported Release Manuals
|
||||
===========================
|
||||
|
||||
******************************
|
||||
Release Series 3.4 (honister)
|
||||
******************************
|
||||
|
||||
- :yocto_docs:`3.4 Documentation </3.4>`
|
||||
|
||||
******************************
|
||||
Release Series 3.3 (hardknott)
|
||||
******************************
|
||||
|
|
|
@ -2,7 +2,8 @@
|
|||
'use strict';
|
||||
|
||||
var all_versions = {
|
||||
'dev': 'dev (3.4)',
|
||||
'dev': 'dev (3.5)',
|
||||
'3.4': '3.4',
|
||||
'3.3.3': '3.3.3',
|
||||
'3.2.4': '3.2.4',
|
||||
'3.1.11': '3.1.11',
|
||||
|
|
Loading…
Reference in New Issue
Block a user