diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2015-11-18 11:20:17 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-07 12:13:45 +0000 |
commit | ccc830df1df9b1b44fcfe35321732709438920ca (patch) | |
tree | 13d6350da7bb852c907db27c37bff18e6eae787c /documentation/bsp-guide | |
parent | 7af93143c2b6211799d4dbc087f3342bbdf45e82 (diff) | |
download | poky-ccc830df1df9b1b44fcfe35321732709438920ca.tar.gz |
documentation: Prepare for 2.1 builds
The changes are for the poky.ent file and the mega-manual.sed
file to take care of variables. Also, entries added for the
manual revision table.
(From yocto-docs rev: 60da39f85165e2d4aef55d456f8203183e089433)
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 db8f87b77e..577c19a37f 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
@@ -103,6 +103,11 @@ | |||
103 | <date>October 2015</date> | 103 | <date>October 2015</date> |
104 | <revremark>Released with the Yocto Project 2.0 Release.</revremark> | 104 | <revremark>Released with the Yocto Project 2.0 Release.</revremark> |
105 | </revision> | 105 | </revision> |
106 | <revision> | ||
107 | <revnumber>2.1</revnumber> | ||
108 | <date>Sometime in 2016</date> | ||
109 | <revremark>Released with the future Yocto Project 2.1 Release.</revremark> | ||
110 | </revision> | ||
106 | </revhistory> | 111 | </revhistory> |
107 | 112 | ||
108 | <copyright> | 113 | <copyright> |