diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2021-09-14 16:41:36 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-18 13:03:45 +0100 |
| commit | 95866fd533baf049ad272cbe9cb2c549ad1bcd95 (patch) | |
| tree | df706d49bde67ee4d0f8ed7f572078cbe7edd2f6 /documentation/kernel-dev | |
| parent | 138219ce3b5ea7232adf02f6833edf7d61f4ef89 (diff) | |
| download | poky-95866fd533baf049ad272cbe9cb2c549ad1bcd95.tar.gz | |
manuals: delete unmaintained history sections
This deletes the history sections in each sub-manual,
which didn't add any value, given that they didn't list
the changes from one Yocto Project version to the next.
(From yocto-docs rev: 29ce5b89c438079793cc6457401b6a9275db877a)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Reviewed-by: Quentin Schulz <foss@0leil.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-dev')
| -rw-r--r-- | documentation/kernel-dev/history.rst | 58 | ||||
| -rw-r--r-- | documentation/kernel-dev/index.rst | 1 |
2 files changed, 0 insertions, 59 deletions
diff --git a/documentation/kernel-dev/history.rst b/documentation/kernel-dev/history.rst deleted file mode 100644 index 761b506aca..0000000000 --- a/documentation/kernel-dev/history.rst +++ /dev/null | |||
| @@ -1,58 +0,0 @@ | |||
| 1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK | ||
| 2 | |||
| 3 | *********************** | ||
| 4 | Manual Revision History | ||
| 5 | *********************** | ||
| 6 | |||
| 7 | .. list-table:: | ||
| 8 | :widths: 10 15 40 | ||
| 9 | :header-rows: 1 | ||
| 10 | |||
| 11 | * - Revision | ||
| 12 | - Date | ||
| 13 | - Note | ||
| 14 | * - 1.4 | ||
| 15 | - April 2013 | ||
| 16 | - The initial document released with the Yocto Project 1.4 Release | ||
| 17 | * - 1.5 | ||
| 18 | - October 2013 | ||
| 19 | - Released with the Yocto Project 1.5 Release. | ||
| 20 | * - 1.6 | ||
| 21 | - April 2014 | ||
| 22 | - Released with the Yocto Project 1.6 Release. | ||
| 23 | * - 1.7 | ||
| 24 | - October 2014 | ||
| 25 | - Released with the Yocto Project 1.7 Release. | ||
| 26 | * - 1.8 | ||
| 27 | - April 2015 | ||
| 28 | - Released with the Yocto Project 1.8 Release. | ||
| 29 | * - 2.0 | ||
| 30 | - October 2015 | ||
| 31 | - Released with the Yocto Project 2.0 Release. | ||
| 32 | * - 2.1 | ||
| 33 | - April 2016 | ||
| 34 | - Released with the Yocto Project 2.1 Release. | ||
| 35 | * - 2.2 | ||
| 36 | - October 2016 | ||
| 37 | - Released with the Yocto Project 2.2 Release. | ||
| 38 | * - 2.3 | ||
| 39 | - May 2017 | ||
| 40 | - Released with the Yocto Project 2.3 Release. | ||
| 41 | * - 2.4 | ||
| 42 | - October 2017 | ||
| 43 | - Released with the Yocto Project 2.4 Release. | ||
| 44 | * - 2.5 | ||
| 45 | - May 2018 | ||
| 46 | - Released with the Yocto Project 2.5 Release. | ||
| 47 | * - 2.6 | ||
| 48 | - November 2018 | ||
| 49 | - Released with the Yocto Project 2.6 Release. | ||
| 50 | * - 2.7 | ||
| 51 | - May 2019 | ||
| 52 | - Released with the Yocto Project 2.7 Release. | ||
| 53 | * - 3.0 | ||
| 54 | - October 2019 | ||
| 55 | - Released with the Yocto Project 3.0 Release. | ||
| 56 | * - 3.1 | ||
| 57 | - April 2020 | ||
| 58 | - Released with the Yocto Project 3.1 Release. | ||
diff --git a/documentation/kernel-dev/index.rst b/documentation/kernel-dev/index.rst index a8848ec8cc..bd20e371e0 100644 --- a/documentation/kernel-dev/index.rst +++ b/documentation/kernel-dev/index.rst | |||
| @@ -16,6 +16,5 @@ Yocto Project Linux Kernel Development Manual | |||
| 16 | concepts-appx | 16 | concepts-appx |
| 17 | maint-appx | 17 | maint-appx |
| 18 | faq | 18 | faq |
| 19 | history | ||
| 20 | 19 | ||
| 21 | .. include:: /boilerplate.rst | 20 | .. include:: /boilerplate.rst |
