1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-03 01:40:07 +00:00

updates for recent releases

(From yocto-docs rev: a6b10a8e2491e284e7faf439fa196605ddf40943)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Opdenacker
2021-12-13 16:17:47 +01:00
committed by Richard Purdie
parent e9d4e26b44
commit ff138c3ae9
4 changed files with 15 additions and 7 deletions
+2 -2
View File
@@ -3,10 +3,10 @@
var all_versions = {
'dev': 'dev (3.5)',
'3.4': '3.4',
'3.4.1': '3.4.1',
'3.3.4': '3.3.4',
'3.2.4': '3.2.4',
'3.1.11': '3.1.11',
'3.1.12': '3.1.12',
'3.0.4': '3.0.4',
'2.7.4': '2.7.4',
};