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/mega-manual | |
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/mega-manual')
-rw-r--r-- | documentation/mega-manual/mega-manual.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index 5c1faec7a3..51e98cd52a 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -50,6 +50,11 @@ | |||
50 | <date>October 2015</date> | 50 | <date>October 2015</date> |
51 | <revremark>Released with the Yocto Project 2.0 Release.</revremark> | 51 | <revremark>Released with the Yocto Project 2.0 Release.</revremark> |
52 | </revision> | 52 | </revision> |
53 | <revision> | ||
54 | <revnumber>2.1</revnumber> | ||
55 | <date>Sometime in 2016</date> | ||
56 | <revremark>Released with the future Yocto Project 2.1 Release.</revremark> | ||
57 | </revision> | ||
53 | </revhistory> | 58 | </revhistory> |
54 | 59 | ||
55 | <copyright> | 60 | <copyright> |