diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2016-11-15 10:21:08 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-16 10:38:42 +0000 |
commit | 6ce2cdcc936fba7da506405c0fc3d1ca6e00daa7 (patch) | |
tree | d3e9be18fd9ec85dd6a66539d930d6b97617e87d /documentation/ref-manual | |
parent | d2523d535f2ed7a5e76f754087cd6256d3483db3 (diff) | |
download | poky-6ce2cdcc936fba7da506405c0fc3d1ca6e00daa7.tar.gz |
documentation: Updates to support developing 2.3 YP docs
Changes to the following:
* All manual revision tables to indicate a 2.3 release proposed
for April of 2017.
* Updated the poky.ent file so that all variables needed reflect
2.3 values.
* Updated the mega-manual.sed file so that processing of links in
the mega-manual work for a 2.3 release.
(From yocto-docs rev: 926e282c17b67c79b94a0b62a0b18bfbe0b26c40)
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 09f34fb526..4e492baed6 100644 --- a/documentation/ref-manual/ref-manual.xml +++ b/documentation/ref-manual/ref-manual.xml | |||
@@ -107,6 +107,11 @@ | |||
107 | <date>October 2016</date> | 107 | <date>October 2016</date> |
108 | <revremark>Released with the Yocto Project 2.2 Release.</revremark> | 108 | <revremark>Released with the Yocto Project 2.2 Release.</revremark> |
109 | </revision> | 109 | </revision> |
110 | <revision> | ||
111 | <revnumber>2.3</revnumber> | ||
112 | <date>Proposed for April 2017</date> | ||
113 | <revremark>Released with the Yocto Project 2.3 Release.</revremark> | ||
114 | </revision> | ||
110 | </revhistory> | 115 | </revhistory> |
111 | 116 | ||
112 | <copyright> | 117 | <copyright> |