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/profile-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/profile-manual')
-rw-r--r-- | documentation/profile-manual/profile-manual.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml index 7f9b2c43b1..3b79556803 100644 --- a/documentation/profile-manual/profile-manual.xml +++ b/documentation/profile-manual/profile-manual.xml | |||
@@ -66,6 +66,11 @@ | |||
66 | <date>October 2015</date> | 66 | <date>October 2015</date> |
67 | <revremark>Released with the Yocto Project 2.0 Release.</revremark> | 67 | <revremark>Released with the Yocto Project 2.0 Release.</revremark> |
68 | </revision> | 68 | </revision> |
69 | <revision> | ||
70 | <revnumber>2.1</revnumber> | ||
71 | <date>Sometime in 2016</date> | ||
72 | <revremark>Released with the future Yocto Project 2.1 Release.</revremark> | ||
73 | </revision> | ||
69 | </revhistory> | 74 | </revhistory> |
70 | 75 | ||
71 | <copyright> | 76 | <copyright> |