diff options
| author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-11-13 02:02:17 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-01-04 10:55:00 +0000 |
| commit | 8408c03763f3565ad08da271ea126ca2b001f9bd (patch) | |
| tree | a140c972902c39c99fdaea1c3ade9dd1dd31b9f2 /documentation | |
| parent | 7af1c35b57c271abcf7d0ec377ca0b97feef50d0 (diff) | |
| download | poky-8408c03763f3565ad08da271ea126ca2b001f9bd.tar.gz | |
sphinx: reintroduce changes for 3.1.1, 3.1.2, 3.1.3 and 3.1.4
The following changes were undo'd when the Sphinx docs were backported
in dunfell:
069c27574 Documenation: Prepared for the 3.1.1 release
bd140f0f9 Documentation: Add 3.1.1 version updates missing from previous commit
17cc71a8f Documenation: Prepared for the 3.1.2 release
1a69e2c02 Documenation: Prepared for the 3.1.3 release
8910ac1c7 Documenation: Prepared for the 3.1.4 release
In this commit, we reintroduce the content related to these patches,
but in the .rst files.
(From yocto-docs rev: a6a1b8e9df26b4b4ccf5c5c9cc3c02fa156cf81f)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/bsp-guide/history.rst | 12 | ||||
| -rw-r--r-- | documentation/dev-manual/history.rst | 12 | ||||
| -rw-r--r-- | documentation/kernel-dev/history.rst | 12 | ||||
| -rw-r--r-- | documentation/overview-manual/history.rst | 12 | ||||
| -rw-r--r-- | documentation/poky.yaml | 16 | ||||
| -rw-r--r-- | documentation/profile-manual/history.rst | 12 | ||||
| -rw-r--r-- | documentation/ref-manual/history.rst | 12 | ||||
| -rw-r--r-- | documentation/ref-manual/ref-system-requirements.rst | 6 | ||||
| -rw-r--r-- | documentation/sdk-manual/history.rst | 12 | ||||
| -rw-r--r-- | documentation/toaster-manual/history.rst | 12 |
10 files changed, 110 insertions, 8 deletions
diff --git a/documentation/bsp-guide/history.rst b/documentation/bsp-guide/history.rst index b52006adf9..e36fb51132 100644 --- a/documentation/bsp-guide/history.rst +++ b/documentation/bsp-guide/history.rst | |||
| @@ -71,3 +71,15 @@ Manual Revision History | |||
| 71 | * - 3.1 | 71 | * - 3.1 |
| 72 | - April 2020 | 72 | - April 2020 |
| 73 | - Released with the Yocto Project 3.1 Release. | 73 | - Released with the Yocto Project 3.1 Release. |
| 74 | * - 3.1.1 | ||
| 75 | - June 2020 | ||
| 76 | - Released with the Yocto Project 3.1.1 Release. | ||
| 77 | * - 3.1.2 | ||
| 78 | - August 2020 | ||
| 79 | - Released with the Yocto Project 3.1.2 Release. | ||
| 80 | * - 3.1.3 | ||
| 81 | - September 2020 | ||
| 82 | - Released with the Yocto Project 3.1.3 Release. | ||
| 83 | * - 3.1.4 | ||
| 84 | - November 2020 | ||
| 85 | - Released with the Yocto Project 3.1.4 Release. | ||
diff --git a/documentation/dev-manual/history.rst b/documentation/dev-manual/history.rst index 8b149a6ef5..43065d1699 100644 --- a/documentation/dev-manual/history.rst +++ b/documentation/dev-manual/history.rst | |||
| @@ -65,3 +65,15 @@ Manual Revision History | |||
| 65 | * - 3.1 | 65 | * - 3.1 |
| 66 | - April 2020 | 66 | - April 2020 |
| 67 | - Released with the Yocto Project 3.1 Release. | 67 | - Released with the Yocto Project 3.1 Release. |
| 68 | * - 3.1.1 | ||
| 69 | - June 2020 | ||
| 70 | - Released with the Yocto Project 3.1.1 Release. | ||
| 71 | * - 3.1.2 | ||
| 72 | - August 2020 | ||
| 73 | - Released with the Yocto Project 3.1.2 Release. | ||
| 74 | * - 3.1.3 | ||
| 75 | - September 2020 | ||
| 76 | - Released with the Yocto Project 3.1.3 Release. | ||
| 77 | * - 3.1.4 | ||
| 78 | - November 2020 | ||
| 79 | - Released with the Yocto Project 3.1.4 Release. | ||
diff --git a/documentation/kernel-dev/history.rst b/documentation/kernel-dev/history.rst index 3ffb7eacb8..432668639e 100644 --- a/documentation/kernel-dev/history.rst +++ b/documentation/kernel-dev/history.rst | |||
| @@ -56,3 +56,15 @@ Manual Revision History | |||
| 56 | * - 3.1 | 56 | * - 3.1 |
| 57 | - April 2020 | 57 | - April 2020 |
| 58 | - Released with the Yocto Project 3.1 Release. | 58 | - Released with the Yocto Project 3.1 Release. |
| 59 | * - 3.1.1 | ||
| 60 | - June 2020 | ||
| 61 | - Released with the Yocto Project 3.1.1 Release. | ||
| 62 | * - 3.1.2 | ||
| 63 | - August 2020 | ||
| 64 | - Released with the Yocto Project 3.1.2 Release. | ||
| 65 | * - 3.1.3 | ||
| 66 | - September 2020 | ||
| 67 | - Released with the Yocto Project 3.1.3 Release. | ||
| 68 | * - 3.1.4 | ||
| 69 | - November 2020 | ||
| 70 | - Released with the Yocto Project 3.1.4 Release. | ||
diff --git a/documentation/overview-manual/history.rst b/documentation/overview-manual/history.rst index 0273d28b90..5ce9c24465 100644 --- a/documentation/overview-manual/history.rst +++ b/documentation/overview-manual/history.rst | |||
| @@ -26,3 +26,15 @@ Manual Revision History | |||
| 26 | * - 3.1 | 26 | * - 3.1 |
| 27 | - April 2020 | 27 | - April 2020 |
| 28 | - Released with the Yocto Project 3.1 Release. | 28 | - Released with the Yocto Project 3.1 Release. |
| 29 | * - 3.1.1 | ||
| 30 | - June 2020 | ||
| 31 | - Released with the Yocto Project 3.1.1 Release. | ||
| 32 | * - 3.1.2 | ||
| 33 | - August 2020 | ||
| 34 | - Released with the Yocto Project 3.1.2 Release. | ||
| 35 | * - 3.1.3 | ||
| 36 | - September 2020 | ||
| 37 | - Released with the Yocto Project 3.1.3 Release. | ||
| 38 | * - 3.1.4 | ||
| 39 | - November 2020 | ||
| 40 | - Released with the Yocto Project 3.1.4 Release. | ||
diff --git a/documentation/poky.yaml b/documentation/poky.yaml index 7d544b41aa..457a1915cd 100644 --- a/documentation/poky.yaml +++ b/documentation/poky.yaml | |||
| @@ -1,17 +1,17 @@ | |||
| 1 | DISTRO : "3.1" | 1 | DISTRO : "3.1.4" |
| 2 | DISTRO_COMPRESSED : "31" | 2 | DISTRO_COMPRESSED : "314" |
| 3 | DISTRO_NAME_NO_CAP : "dunfell" | 3 | DISTRO_NAME_NO_CAP : "dunfell" |
| 4 | DISTRO_NAME : "Dunfell" | 4 | DISTRO_NAME : "Dunfell" |
| 5 | DISTRO_NAME_NO_CAP_MINUS_ONE : "zeus" | 5 | DISTRO_NAME_NO_CAP_MINUS_ONE : "zeus" |
| 6 | DISTRO_NAME_MINUS_ONE : "Zeus" | 6 | DISTRO_NAME_MINUS_ONE : "Zeus" |
| 7 | YOCTO_DOC_VERSION : "3.1" | 7 | YOCTO_DOC_VERSION : "3.1.4" |
| 8 | YOCTO_DOC_VERSION_MINUS_ONE : "3.0.2" | 8 | YOCTO_DOC_VERSION_MINUS_ONE : "3.0.2" |
| 9 | DISTRO_REL_TAG : "yocto-3.1" | 9 | DISTRO_REL_TAG : "yocto-3.1.4" |
| 10 | METAINTELVERSION : "12.0" | 10 | METAINTELVERSION : "12.0.4" |
| 11 | REL_MONTH_YEAR : "April 2020" | 11 | REL_MONTH_YEAR : "November 2020" |
| 12 | META_INTEL_REL_TAG : "&METAINTELVERSION;-&DISTRO_NAME_NO_CAP;-&YOCTO_DOC_VERSION;" | 12 | META_INTEL_REL_TAG : "&METAINTELVERSION;-&DISTRO_NAME_NO_CAP;-&YOCTO_DOC_VERSION;" |
| 13 | POKYVERSION : "23.0.0" | 13 | POKYVERSION : "23.0.4" |
| 14 | POKYVERSION_COMPRESSED : "2300" | 14 | POKYVERSION_COMPRESSED : "2304" |
| 15 | YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;" | 15 | YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;" |
| 16 | COPYRIGHT_YEAR : "2010-2020" | 16 | COPYRIGHT_YEAR : "2010-2020" |
| 17 | ORGNAME : "The Yocto Project" | 17 | ORGNAME : "The Yocto Project" |
diff --git a/documentation/profile-manual/history.rst b/documentation/profile-manual/history.rst index 3ffb7eacb8..432668639e 100644 --- a/documentation/profile-manual/history.rst +++ b/documentation/profile-manual/history.rst | |||
| @@ -56,3 +56,15 @@ Manual Revision History | |||
| 56 | * - 3.1 | 56 | * - 3.1 |
| 57 | - April 2020 | 57 | - April 2020 |
| 58 | - Released with the Yocto Project 3.1 Release. | 58 | - Released with the Yocto Project 3.1 Release. |
| 59 | * - 3.1.1 | ||
| 60 | - June 2020 | ||
| 61 | - Released with the Yocto Project 3.1.1 Release. | ||
| 62 | * - 3.1.2 | ||
| 63 | - August 2020 | ||
| 64 | - Released with the Yocto Project 3.1.2 Release. | ||
| 65 | * - 3.1.3 | ||
| 66 | - September 2020 | ||
| 67 | - Released with the Yocto Project 3.1.3 Release. | ||
| 68 | * - 3.1.4 | ||
| 69 | - November 2020 | ||
| 70 | - Released with the Yocto Project 3.1.4 Release. | ||
diff --git a/documentation/ref-manual/history.rst b/documentation/ref-manual/history.rst index e962d92978..7d421094a1 100644 --- a/documentation/ref-manual/history.rst +++ b/documentation/ref-manual/history.rst | |||
| @@ -72,3 +72,15 @@ Manual Revision History | |||
| 72 | - April 2020 | 72 | - April 2020 |
| 73 | - Released with the Yocto Project 3.1 Release. | 73 | - Released with the Yocto Project 3.1 Release. |
| 74 | 74 | ||
| 75 | * - 3.1.1 | ||
| 76 | - June 2020 | ||
| 77 | - Released with the Yocto Project 3.1.1 Release. | ||
| 78 | * - 3.1.2 | ||
| 79 | - August 2020 | ||
| 80 | - Released with the Yocto Project 3.1.2 Release. | ||
| 81 | * - 3.1.3 | ||
| 82 | - September 2020 | ||
| 83 | - Released with the Yocto Project 3.1.3 Release. | ||
| 84 | * - 3.1.4 | ||
| 85 | - November 2020 | ||
| 86 | - Released with the Yocto Project 3.1.4 Release. | ||
diff --git a/documentation/ref-manual/ref-system-requirements.rst b/documentation/ref-manual/ref-system-requirements.rst index be50d699bc..dc687d5c31 100644 --- a/documentation/ref-manual/ref-system-requirements.rst +++ b/documentation/ref-manual/ref-system-requirements.rst | |||
| @@ -45,12 +45,18 @@ distributions: | |||
| 45 | 45 | ||
| 46 | - Ubuntu 19.04 | 46 | - Ubuntu 19.04 |
| 47 | 47 | ||
| 48 | - Ubuntu 20.04 | ||
| 49 | |||
| 48 | - Fedora 28 | 50 | - Fedora 28 |
| 49 | 51 | ||
| 50 | - Fedora 29 | 52 | - Fedora 29 |
| 51 | 53 | ||
| 52 | - Fedora 30 | 54 | - Fedora 30 |
| 53 | 55 | ||
| 56 | - Fedora 31 | ||
| 57 | |||
| 58 | - Fedora 32 | ||
| 59 | |||
| 54 | - CentOS 7.x | 60 | - CentOS 7.x |
| 55 | 61 | ||
| 56 | - Debian GNU/Linux 8.x (Jessie) | 62 | - Debian GNU/Linux 8.x (Jessie) |
diff --git a/documentation/sdk-manual/history.rst b/documentation/sdk-manual/history.rst index af027c97f8..76781ba4f3 100644 --- a/documentation/sdk-manual/history.rst +++ b/documentation/sdk-manual/history.rst | |||
| @@ -38,3 +38,15 @@ Manual Revision History | |||
| 38 | * - 3.1 | 38 | * - 3.1 |
| 39 | - April 2020 | 39 | - April 2020 |
| 40 | - Released with the Yocto Project 3.1 Release. | 40 | - Released with the Yocto Project 3.1 Release. |
| 41 | * - 3.1.1 | ||
| 42 | - June 2020 | ||
| 43 | - Released with the Yocto Project 3.1.1 Release. | ||
| 44 | * - 3.1.2 | ||
| 45 | - August 2020 | ||
| 46 | - Released with the Yocto Project 3.1.2 Release. | ||
| 47 | * - 3.1.3 | ||
| 48 | - September 2020 | ||
| 49 | - Released with the Yocto Project 3.1.3 Release. | ||
| 50 | * - 3.1.4 | ||
| 51 | - November 2020 | ||
| 52 | - Released with the Yocto Project 3.1.4 Release. | ||
diff --git a/documentation/toaster-manual/history.rst b/documentation/toaster-manual/history.rst index 027b343d00..e4b9a11a73 100644 --- a/documentation/toaster-manual/history.rst +++ b/documentation/toaster-manual/history.rst | |||
| @@ -44,3 +44,15 @@ Manual Revision History | |||
| 44 | * - 3.1 | 44 | * - 3.1 |
| 45 | - April 2020 | 45 | - April 2020 |
| 46 | - Released with the Yocto Project 3.1 Release. | 46 | - Released with the Yocto Project 3.1 Release. |
| 47 | * - 3.1.1 | ||
| 48 | - June 2020 | ||
| 49 | - Released with the Yocto Project 3.1.1 Release. | ||
| 50 | * - 3.1.2 | ||
| 51 | - August 2020 | ||
| 52 | - Released with the Yocto Project 3.1.2 Release. | ||
| 53 | * - 3.1.3 | ||
| 54 | - September 2020 | ||
| 55 | - Released with the Yocto Project 3.1.3 Release. | ||
| 56 | * - 3.1.4 | ||
| 57 | - November 2020 | ||
| 58 | - Released with the Yocto Project 3.1.4 Release. | ||
