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

releases: update to include 3.3.5

Adding 3.3.5, 3.1.13, 3.1.14 to documentation release list.

(From yocto-docs rev: 7980cfe942a1c8ceb3fd6b003ec6346d9bc11015)

Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Halstead
2022-03-02 22:23:18 -08:00
committed by Richard Purdie
parent 0a26008bfc
commit 0fbf414b39
3 changed files with 6 additions and 3 deletions
+2 -2
View File
@@ -4,9 +4,9 @@
var all_versions = {
'dev': 'dev (3.5)',
'3.4.2': '3.4.2',
'3.3.4': '3.3.4',
'3.3.5': '3.3.5',
'3.2.4': '3.2.4',
'3.1.12': '3.1.12',
'3.1.14': '3.1.14',
'3.0.4': '3.0.4',
'2.7.4': '2.7.4',
};