diff options
| author | Michael Halstead <mhalstead@linuxfoundation.org> | 2021-11-18 12:53:02 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-19 11:05:20 +0000 |
| commit | 63dc9002b6698f342194c93aa908f5f5e2b261fb (patch) | |
| tree | 77898db67a923238cebb36a9e67c5c79f78cb0d4 /documentation | |
| parent | 3f4eaa3b057c78289d66873b6196c7eac05b1b92 (diff) | |
| download | poky-63dc9002b6698f342194c93aa908f5f5e2b261fb.tar.gz | |
releases: update to include 3.3.4
Adding 3.3.4 to documentation switcher and release list.
(From yocto-docs rev: 468e8bfb4b9bed662f1b32b0563339d0816a7e98)
Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/poky.yaml | 2 | ||||
| -rw-r--r-- | documentation/releases.rst | 1 | ||||
| -rw-r--r-- | documentation/sphinx-static/switchers.js | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/documentation/poky.yaml b/documentation/poky.yaml index f2d1e8b97f..392e3bd63b 100644 --- a/documentation/poky.yaml +++ b/documentation/poky.yaml | |||
| @@ -4,7 +4,7 @@ DISTRO_NAME : "Honister" | |||
| 4 | DISTRO_NAME_NO_CAP_MINUS_ONE : "hardknott" | 4 | DISTRO_NAME_NO_CAP_MINUS_ONE : "hardknott" |
| 5 | DISTRO_NAME_NO_CAP_LTS : "dunfell" | 5 | DISTRO_NAME_NO_CAP_LTS : "dunfell" |
| 6 | YOCTO_DOC_VERSION : "3.4" | 6 | YOCTO_DOC_VERSION : "3.4" |
| 7 | YOCTO_DOC_VERSION_MINUS_ONE : "3.3.3" | 7 | YOCTO_DOC_VERSION_MINUS_ONE : "3.3.4" |
| 8 | DISTRO_REL_TAG : "yocto-3.4" | 8 | DISTRO_REL_TAG : "yocto-3.4" |
| 9 | POKYVERSION : "26.0.0" | 9 | POKYVERSION : "26.0.0" |
| 10 | YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;" | 10 | YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;" |
diff --git a/documentation/releases.rst b/documentation/releases.rst index 529d00e70e..907fd63544 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst | |||
| @@ -18,6 +18,7 @@ Release Series 3.3 (hardknott) | |||
| 18 | - :yocto_docs:`3.3.1 Documentation </3.3.1>` | 18 | - :yocto_docs:`3.3.1 Documentation </3.3.1>` |
| 19 | - :yocto_docs:`3.3.2 Documentation </3.3.2>` | 19 | - :yocto_docs:`3.3.2 Documentation </3.3.2>` |
| 20 | - :yocto_docs:`3.3.3 Documentation </3.3.3>` | 20 | - :yocto_docs:`3.3.3 Documentation </3.3.3>` |
| 21 | - :yocto_docs:`3.3.4 Documentation </3.3.4>` | ||
| 21 | 22 | ||
| 22 | ******************************* | 23 | ******************************* |
| 23 | Release Series 3.2 (gatesgarth) | 24 | Release Series 3.2 (gatesgarth) |
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index 6038dbb5a7..b15f5b3c1b 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | var all_versions = { | 4 | var all_versions = { |
| 5 | 'dev': 'dev (3.5)', | 5 | 'dev': 'dev (3.5)', |
| 6 | '3.4': '3.4', | 6 | '3.4': '3.4', |
| 7 | '3.3.3': '3.3.3', | 7 | '3.3.4': '3.3.4', |
| 8 | '3.2.4': '3.2.4', | 8 | '3.2.4': '3.2.4', |
| 9 | '3.1.11': '3.1.11', | 9 | '3.1.11': '3.1.11', |
| 10 | '3.0.4': '3.0.4', | 10 | '3.0.4': '3.0.4', |
