diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-04-14 15:11:31 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-15 15:57:18 +0100 |
commit | 02881a8d0b9995f4f3c9904c06ae4b7882958591 (patch) | |
tree | 520dce7c4e0c9a6f124fd50a1cbd1aa6e8224d8f /documentation/adt-manual | |
parent | 65167a872d64ca49f180239e32e546dcfd0868af (diff) | |
download | poky-02881a8d0b9995f4f3c9904c06ae4b7882958591.tar.gz |
documentation: Preparation for 1.9 builds
This involves the following:
* Inserting a new row for all manual revision history tables
to have "October 2015" and 1.9 as the release information.
* Updating the mega-manual.sed file to process links for 1.9
* Updating variables in poky.ent to deal with the 1.9 release
variables.
(From yocto-docs rev: 1ed55c08b96cf0fded38833635111a5c6da86781)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r-- | documentation/adt-manual/adt-manual.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml index ee2b44f09f..6ce62c98d0 100644 --- a/documentation/adt-manual/adt-manual.xml +++ b/documentation/adt-manual/adt-manual.xml | |||
@@ -86,6 +86,11 @@ | |||
86 | <date>April 2015</date> | 86 | <date>April 2015</date> |
87 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> | 87 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> |
88 | </revision> | 88 | </revision> |
89 | <revision> | ||
90 | <revnumber>1.9</revnumber> | ||
91 | <date>October 2015</date> | ||
92 | <revremark>Released with the Yocto Project 1.9 Release.</revremark> | ||
93 | </revision> | ||
89 | </revhistory> | 94 | </revhistory> |
90 | 95 | ||
91 | <copyright> | 96 | <copyright> |