diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/conf.py | 2 | ||||
| -rw-r--r-- | documentation/poky.yaml | 8 | ||||
| -rw-r--r-- | documentation/releases.rst | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/documentation/conf.py b/documentation/conf.py index e42e7b18a7..fc064bf322 100644 --- a/documentation/conf.py +++ b/documentation/conf.py | |||
| @@ -16,7 +16,7 @@ import os | |||
| 16 | import sys | 16 | import sys |
| 17 | import datetime | 17 | import datetime |
| 18 | 18 | ||
| 19 | current_version = "3.3.4" | 19 | current_version = "3.3.5" |
| 20 | bitbake_version = "1.50" | 20 | bitbake_version = "1.50" |
| 21 | 21 | ||
| 22 | # String used in sidebar | 22 | # String used in sidebar |
diff --git a/documentation/poky.yaml b/documentation/poky.yaml index 30eb453796..32849bc70d 100644 --- a/documentation/poky.yaml +++ b/documentation/poky.yaml | |||
| @@ -1,12 +1,12 @@ | |||
| 1 | DISTRO : "3.3.4" | 1 | DISTRO : "3.3.5" |
| 2 | DISTRO_NAME_NO_CAP : "hardknott" | 2 | DISTRO_NAME_NO_CAP : "hardknott" |
| 3 | DISTRO_NAME : "Hardknott" | 3 | DISTRO_NAME : "Hardknott" |
| 4 | DISTRO_NAME_NO_CAP_MINUS_ONE : "gatesgarth" | 4 | DISTRO_NAME_NO_CAP_MINUS_ONE : "gatesgarth" |
| 5 | DISTRO_NAME_NO_CAP_LTS : "gatesgarth" | 5 | DISTRO_NAME_NO_CAP_LTS : "gatesgarth" |
| 6 | YOCTO_DOC_VERSION : "3.3.4" | 6 | YOCTO_DOC_VERSION : "3.3.5" |
| 7 | YOCTO_DOC_VERSION_MINUS_ONE : "3.2.4" | 7 | YOCTO_DOC_VERSION_MINUS_ONE : "3.2.4" |
| 8 | DISTRO_REL_TAG : "yocto-3.3.4" | 8 | DISTRO_REL_TAG : "yocto-3.3.5" |
| 9 | POKYVERSION : "25.0.4" | 9 | POKYVERSION : "25.0.5" |
| 10 | YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;" | 10 | YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;" |
| 11 | YOCTO_DL_URL : "https://downloads.yoctoproject.org" | 11 | YOCTO_DL_URL : "https://downloads.yoctoproject.org" |
| 12 | YOCTO_AB_URL : "https://autobuilder.yoctoproject.org" | 12 | YOCTO_AB_URL : "https://autobuilder.yoctoproject.org" |
diff --git a/documentation/releases.rst b/documentation/releases.rst index acee21d6ba..1fb6054bcd 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst | |||
| @@ -10,6 +10,7 @@ | |||
| 10 | 10 | ||
| 11 | - :yocto_docs:`3.4 Documentation </3.4>` | 11 | - :yocto_docs:`3.4 Documentation </3.4>` |
| 12 | - :yocto_docs:`3.4.1 Documentation </3.4.1>` | 12 | - :yocto_docs:`3.4.1 Documentation </3.4.1>` |
| 13 | - :yocto_docs:`3.4.1 Documentation </3.4.2>` | ||
| 13 | 14 | ||
| 14 | ******************************* | 15 | ******************************* |
| 15 | 3.3 'hardknott' Release Series | 16 | 3.3 'hardknott' Release Series |
| @@ -20,6 +21,7 @@ | |||
| 20 | - :yocto_docs:`3.3.2 Documentation </3.3.2>` | 21 | - :yocto_docs:`3.3.2 Documentation </3.3.2>` |
| 21 | - :yocto_docs:`3.3.3 Documentation </3.3.3>` | 22 | - :yocto_docs:`3.3.3 Documentation </3.3.3>` |
| 22 | - :yocto_docs:`3.3.4 Documentation </3.3.4>` | 23 | - :yocto_docs:`3.3.4 Documentation </3.3.4>` |
| 24 | - :yocto_docs:`3.3.5 Documentation </3.3.5>` | ||
| 23 | 25 | ||
| 24 | **************************** | 26 | **************************** |
| 25 | 3.1 'dunfell' Release Series | 27 | 3.1 'dunfell' Release Series |
| @@ -38,6 +40,8 @@ | |||
| 38 | - :yocto_docs:`3.1.10 Documentation </3.1.10>` | 40 | - :yocto_docs:`3.1.10 Documentation </3.1.10>` |
| 39 | - :yocto_docs:`3.1.11 Documentation </3.1.11>` | 41 | - :yocto_docs:`3.1.11 Documentation </3.1.11>` |
| 40 | - :yocto_docs:`3.1.12 Documentation </3.1.12>` | 42 | - :yocto_docs:`3.1.12 Documentation </3.1.12>` |
| 43 | - :yocto_docs:`3.1.13 Documentation </3.1.13>` | ||
| 44 | - :yocto_docs:`3.1.14 Documentation </3.1.14>` | ||
| 41 | 45 | ||
| 42 | ========================== | 46 | ========================== |
| 43 | Previous Release Manuals | 47 | Previous Release Manuals |
