diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-02-24 08:58:20 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-25 12:29:36 +0000 |
commit | 81f7ff34b11ad4dc37cf53f2017004484475f459 (patch) | |
tree | ca879d62ee2736ddc44bcc5012ed5831c0326d3d /documentation/bsp-guide/bsp-guide.xml | |
parent | 57c0dd601702adb7d73135cefa85add6849f1cba (diff) | |
download | poky-81f7ff34b11ad4dc37cf53f2017004484475f459.tar.gz |
documentation: Fixed "Relased date" for the 1.5.1 entry
Fixes [YOCTO #5857]
I had missed replacing the release date in the manual revision
history tables for the 1.5.1 release. It was still an estimate.
I have replaced with the actual date of "January 2014"
(From yocto-docs rev: fb9abe0df33a9b551d797ac1b72577931f5f8ce6)
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index 53021a7c58..dd4f97557d 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
@@ -80,7 +80,7 @@ | |||
80 | </revision> | 80 | </revision> |
81 | <revision> | 81 | <revision> |
82 | <revnumber>1.5.1</revnumber> | 82 | <revnumber>1.5.1</revnumber> |
83 | <date>Sometime in 2013</date> | 83 | <date>January 2014</date> |
84 | <revremark>Released with the Yocto Project 1.5.1 Release.</revremark> | 84 | <revremark>Released with the Yocto Project 1.5.1 Release.</revremark> |
85 | </revision> | 85 | </revision> |
86 | <revision> | 86 | <revision> |