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/kernel-dev | |
| 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/kernel-dev')
| -rw-r--r-- | documentation/kernel-dev/history.rst | 12 |
1 files changed, 12 insertions, 0 deletions
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. | ||
