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/dev-manual/dev-manual.xml | |
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/dev-manual/dev-manual.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml index 0012aaa3b8..1b8b1f3700 100644 --- a/documentation/dev-manual/dev-manual.xml +++ b/documentation/dev-manual/dev-manual.xml | |||
@@ -91,6 +91,11 @@ | |||
91 | <date>October 2016</date> | 91 | <date>October 2016</date> |
92 | <revremark>Released with the Yocto Project 2.2 Release.</revremark> | 92 | <revremark>Released with the Yocto Project 2.2 Release.</revremark> |
93 | </revision> | 93 | </revision> |
94 | <revision> | ||
95 | <revnumber>2.3</revnumber> | ||
96 | <date>Proposed for April 2017</date> | ||
97 | <revremark>Released with the Yocto Project 2.3 Release.</revremark> | ||
98 | </revision> | ||
94 | </revhistory> | 99 | </revhistory> |
95 | 100 | ||
96 | <copyright> | 101 | <copyright> |