mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
updates for recent releases
(From yocto-docs rev: 3d0b9af776cd278ca2cb86de9a4aaf0d7ddfa87a) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b8f5107e26
commit
0a39b9d354
@@ -2,9 +2,11 @@
|
||||
'use strict';
|
||||
|
||||
var all_versions = {
|
||||
'dev': 'dev (3.3)',
|
||||
'3.2.3': '3.2.3',
|
||||
'3.1.6': '3.1.6',
|
||||
'dev': 'dev (3.5)',
|
||||
'3.4.1': '3.4.1',
|
||||
'3.3.4': '3.3.4',
|
||||
'3.2.4': '3.2.4',
|
||||
'3.1.12': '3.1.12',
|
||||
'3.0.4': '3.0.4',
|
||||
'2.7.4': '2.7.4',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user