diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2015-11-10 08:10:28 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-18 16:44:02 +0000 |
| commit | 51246bfae3b0012a5940ce744816de70ccbf1292 (patch) | |
| tree | cca4ded332044c15913bbb3f104e2f32ed3937fd /documentation/bsp-guide | |
| parent | e3425d4b0d285a71b061dcea1e0b084033054e4f (diff) | |
| download | poky-51246bfae3b0012a5940ce744816de70ccbf1292.tar.gz | |
documentation: Updates to support a 1.8.1 YP manual release.
Involves setting poky.ent variables, updating the manual
revision tables, and editing the mega-manual.sed file to
have the 1.8.1 string in there.
(From yocto-docs rev: 5f06e00c9bd657059433cd3487e86eccd31e5cd6)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide')
| -rw-r--r-- | documentation/bsp-guide/bsp-guide.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index 7c74707fd4..e3452c872d 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
| @@ -98,6 +98,11 @@ | |||
| 98 | <date>April 2015</date> | 98 | <date>April 2015</date> |
| 99 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> | 99 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> |
| 100 | </revision> | 100 | </revision> |
| 101 | <revision> | ||
| 102 | <revnumber>1.8.1</revnumber> | ||
| 103 | <date>November 2015</date> | ||
| 104 | <revremark>Released with the Yocto Project 1.8.1 Release.</revremark> | ||
| 105 | </revision> | ||
| 101 | </revhistory> | 106 | </revhistory> |
| 102 | 107 | ||
| 103 | <copyright> | 108 | <copyright> |
