summaryrefslogtreecommitdiff
path: root/poky/documentation/dev-manual/history.rst
diff options
context:
space:
mode:
authorJason M. Bills <jason.m.bills@linux.intel.com>2020-12-08 00:38:17 +0300
committerJason M. Bills <jason.m.bills@linux.intel.com>2020-12-08 00:38:17 +0300
commit8d6ae7f2a817751fad151168fa10ce28ee0869d8 (patch)
tree281032f7ec07c41589aa094bd165cc2a98f2d3a7 /poky/documentation/dev-manual/history.rst
parentc16fb8893b19075db4bcf3b5bf33c1db8c3ca2bd (diff)
parent5da3c2284560a7e08ffafd03c5b5ba44a3242228 (diff)
downloadopenbmc-8d6ae7f2a817751fad151168fa10ce28ee0869d8.tar.xz
Merge tag '0.26' of ssh://git-amr-1.devtools.intel.com:29418/openbmc-openbmc into update
Diffstat (limited to 'poky/documentation/dev-manual/history.rst')
-rw-r--r--poky/documentation/dev-manual/history.rst67
1 files changed, 67 insertions, 0 deletions
diff --git a/poky/documentation/dev-manual/history.rst b/poky/documentation/dev-manual/history.rst
new file mode 100644
index 000000000..8b149a6ef
--- /dev/null
+++ b/poky/documentation/dev-manual/history.rst
@@ -0,0 +1,67 @@
+.. SPDX-License-Identifier: CC-BY-2.0-UK
+
+***********************
+Manual Revision History
+***********************
+
+.. list-table::
+ :widths: 10 15 40
+ :header-rows: 1
+
+ * - Revision
+ - Date
+ - Note
+ * - 1.1
+ - October 2011
+ - The initial document released with the Yocto Project 1.1 Release
+ * - 1.2
+ - April 2012
+ - Released with the Yocto Project 1.2 Release.
+ * - 1.3
+ - October 2012
+ - Released with the Yocto Project 1.3 Release.
+ * - 1.4
+ - April 2013
+ - Released with the Yocto Project 1.4 Release.
+ * - 1.5
+ - October 2013
+ - Released with the Yocto Project 1.5 Release.
+ * - 1.6
+ - April 2014
+ - Released with the Yocto Project 1.6 Release.
+ * - 1.7
+ - October 2014
+ - Released with the Yocto Project 1.7 Release.
+ * - 1.8
+ - April 2015
+ - Released with the Yocto Project 1.8 Release.
+ * - 2.0
+ - October 2015
+ - Released with the Yocto Project 2.0 Release.
+ * - 2.1
+ - April 2016
+ - Released with the Yocto Project 2.1 Release.
+ * - 2.2
+ - October 2016
+ - Released with the Yocto Project 2.2 Release.
+ * - 2.3
+ - May 2017
+ - Released with the Yocto Project 2.3 Release.
+ * - 2.4
+ - October 2017
+ - Released with the Yocto Project 2.4 Release.
+ * - 2.5
+ - May 2018
+ - Released with the Yocto Project 2.5 Release.
+ * - 2.6
+ - November 2018
+ - Released with the Yocto Project 2.6 Release.
+ * - 2.7
+ - May 2019
+ - Released with the Yocto Project 2.7 Release.
+ * - 3.0
+ - October 2019
+ - Released with the Yocto Project 3.0 Release.
+ * - 3.1
+ - April 2020
+ - Released with the Yocto Project 3.1 Release.