diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-10-21 09:38:58 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-01 17:09:49 +0000 |
commit | fa1ba9b0bfab5cdcc895fbcd1cad09a2c51beafb (patch) | |
tree | 928daf5c2408db7c976fae70fd810a108b396891 /documentation/bsp-guide/bsp-guide.xml | |
parent | 3d26d97be459bd7ddce49e631332b3a9712594df (diff) | |
download | poky-fa1ba9b0bfab5cdcc895fbcd1cad09a2c51beafb.tar.gz |
documentation: Updates to Manual revision tables
Updated all six tables for both 1.5.1 and 1.6 releases. Both
entries need to ultimately be in the 1.6 version of the
manuals.
(From yocto-docs rev: ac1d2cc5686da142562cd674f7fa8908895a27df)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide/bsp-guide.xml')
-rw-r--r-- | documentation/bsp-guide/bsp-guide.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index 9afebb421a..6395428daa 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
@@ -78,6 +78,16 @@ | |||
78 | <date>October 2013</date> | 78 | <date>October 2013</date> |
79 | <revremark>Released with the Yocto Project 1.5 Release.</revremark> | 79 | <revremark>Released with the Yocto Project 1.5 Release.</revremark> |
80 | </revision> | 80 | </revision> |
81 | <revision> | ||
82 | <revnumber>1.5.1</revnumber> | ||
83 | <date>Sometime in 2013</date> | ||
84 | <revremark>Released with the Yocto Project 1.5.1 Release.</revremark> | ||
85 | </revision> | ||
86 | <revision> | ||
87 | <revnumber>1.6</revnumber> | ||
88 | <date>Sometime 2014</date> | ||
89 | <revremark>Released with the Yocto Project 1.6 Release.</revremark> | ||
90 | </revision> | ||
81 | </revhistory> | 91 | </revhistory> |
82 | 92 | ||
83 | <copyright> | 93 | <copyright> |