summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2020-08-26 17:51:05 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-17 10:09:34 +0100
commit83ebbf63e93048a8d4168eb174cbd35f873fb11d (patch)
treedaba22672142cc45de42c323ad3a8d60679558c7 /documentation/bsp-guide
parentfda08f30b1b109c60800e6913a565c1984c1ab2f (diff)
downloadpoky-83ebbf63e93048a8d4168eb174cbd35f873fb11d.tar.gz
sphinx: history: Move revision history to its own section
The revision history tables look better in their own section, move them. (From yocto-docs rev: 27bf0f69b6dc04cea97a023ef52bec2b213d074f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r--documentation/bsp-guide/bsp-guide.rst69
-rw-r--r--documentation/bsp-guide/history.rst73
2 files changed, 74 insertions, 68 deletions
diff --git a/documentation/bsp-guide/bsp-guide.rst b/documentation/bsp-guide/bsp-guide.rst
index f0078380ab..dfd9acf776 100644
--- a/documentation/bsp-guide/bsp-guide.rst
+++ b/documentation/bsp-guide/bsp-guide.rst
@@ -6,76 +6,9 @@ Yocto Project Board Support Package Developer's Guide
6 6
7.. include:: /boilerplate.rst 7.. include:: /boilerplate.rst
8 8
9.. list-table::
10 :widths: 10 15 40
11 :header-rows: 1
12
13 * - Revision
14 - Date
15 - Note
16 * - 0.9
17 - November 2010
18 - The initial document released with the Yocto Project 0.9 Release
19 * - 1.0
20 - April 2011
21 - Released with the Yocto Project 1.0 Release.
22 * - 1.1
23 - October 2011
24 - Released with the Yocto Project 1.1 Release.
25 * - 1.2
26 - April 2012
27 - Released with the Yocto Project 1.2 Release.
28 * - 1.3
29 - October 2012
30 - Released with the Yocto Project 1.3 Release.
31 * - 1.4
32 - April 2013
33 - Released with the Yocto Project 1.4 Release.
34 * - 1.5
35 - October 2013
36 - Released with the Yocto Project 1.5 Release.
37 * - 1.6
38 - April 2014
39 - Released with the Yocto Project 1.6 Release.
40 * - 1.7
41 - October 2014
42 - Released with the Yocto Project 1.7 Release.
43 * - 1.8
44 - April 2015
45 - Released with the Yocto Project 1.8 Release.
46 * - 2.0
47 - October 2015
48 - Released with the Yocto Project 2.0 Release.
49 * - 2.1
50 - April 2016
51 - Released with the Yocto Project 2.1 Release.
52 * - 2.2
53 - October 2016
54 - Released with the Yocto Project 2.2 Release.
55 * - 2.3
56 - May 2017
57 - Released with the Yocto Project 2.3 Release.
58 * - 2.4
59 - October 2017
60 - Released with the Yocto Project 2.4 Release.
61 * - 2.5
62 - May 2018
63 - Released with the Yocto Project 2.5 Release.
64 * - 2.6
65 - November 2018
66 - Released with the Yocto Project 2.6 Release.
67 * - 2.7
68 - May 2019
69 - Released with the Yocto Project 2.7 Release.
70 * - 3.0
71 - October 2019
72 - Released with the Yocto Project 3.0 Release.
73 * - 3.1
74 - April 2020
75 - Released with the Yocto Project 3.1 Release.
76
77.. toctree:: 9.. toctree::
78 :caption: Table of Contents 10 :caption: Table of Contents
79 :numbered: 11 :numbered:
80 12
81 bsp 13 bsp
14 history
diff --git a/documentation/bsp-guide/history.rst b/documentation/bsp-guide/history.rst
new file mode 100644
index 0000000000..b52006adf9
--- /dev/null
+++ b/documentation/bsp-guide/history.rst
@@ -0,0 +1,73 @@
1.. SPDX-License-Identifier: CC-BY-2.0-UK
2
3***********************
4Manual Revision History
5***********************
6
7.. list-table::
8 :widths: 10 15 40
9 :header-rows: 1
10
11 * - Revision
12 - Date
13 - Note
14 * - 0.9
15 - November 2010
16 - The initial document released with the Yocto Project 0.9 Release
17 * - 1.0
18 - April 2011
19 - Released with the Yocto Project 1.0 Release.
20 * - 1.1
21 - October 2011
22 - Released with the Yocto Project 1.1 Release.
23 * - 1.2
24 - April 2012
25 - Released with the Yocto Project 1.2 Release.
26 * - 1.3
27 - October 2012
28 - Released with the Yocto Project 1.3 Release.
29 * - 1.4
30 - April 2013
31 - Released with the Yocto Project 1.4 Release.
32 * - 1.5
33 - October 2013
34 - Released with the Yocto Project 1.5 Release.
35 * - 1.6
36 - April 2014
37 - Released with the Yocto Project 1.6 Release.
38 * - 1.7
39 - October 2014
40 - Released with the Yocto Project 1.7 Release.
41 * - 1.8
42 - April 2015
43 - Released with the Yocto Project 1.8 Release.
44 * - 2.0
45 - October 2015
46 - Released with the Yocto Project 2.0 Release.
47 * - 2.1
48 - April 2016
49 - Released with the Yocto Project 2.1 Release.
50 * - 2.2
51 - October 2016
52 - Released with the Yocto Project 2.2 Release.
53 * - 2.3
54 - May 2017
55 - Released with the Yocto Project 2.3 Release.
56 * - 2.4
57 - October 2017
58 - Released with the Yocto Project 2.4 Release.
59 * - 2.5
60 - May 2018
61 - Released with the Yocto Project 2.5 Release.
62 * - 2.6
63 - November 2018
64 - Released with the Yocto Project 2.6 Release.
65 * - 2.7
66 - May 2019
67 - Released with the Yocto Project 2.7 Release.
68 * - 3.0
69 - October 2019
70 - Released with the Yocto Project 3.0 Release.
71 * - 3.1
72 - April 2020
73 - Released with the Yocto Project 3.1 Release.