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/ref-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/ref-manual')
-rw-r--r-- | documentation/ref-manual/ref-manual.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml index a296b9bc3d..79c8d9c023 100644 --- a/documentation/ref-manual/ref-manual.xml +++ b/documentation/ref-manual/ref-manual.xml | |||
@@ -97,6 +97,11 @@ | |||
97 | <date>October 2015</date> | 97 | <date>October 2015</date> |
98 | <revremark>Released with the Yocto Project 2.0 Release.</revremark> | 98 | <revremark>Released with the Yocto Project 2.0 Release.</revremark> |
99 | </revision> | 99 | </revision> |
100 | <revision> | ||
101 | <revnumber>2.1</revnumber> | ||
102 | <date>Sometime in 2016</date> | ||
103 | <revremark>Released with the future Yocto Project 2.1 Release.</revremark> | ||
104 | </revision> | ||
100 | </revhistory> | 105 | </revhistory> |
101 | 106 | ||
102 | <copyright> | 107 | <copyright> |