diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-25 16:33:02 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-22 17:23:38 +0100 |
commit | 98d2211872a9d3d0e57d79d5200a14254e6d81fd (patch) | |
tree | 9cc1baab4b17864711f4670f35c9099fc4a4f59c /documentation/adt-manual/adt-manual.xml | |
parent | 2e6ca2c75270991254c94cef690ec0f0f62db6b4 (diff) | |
download | poky-98d2211872a9d3d0e57d79d5200a14254e6d81fd.tar.gz |
documentation: Set up the 1.4.1 manual set.
1. Edited poky.ent to have 1.4.1 and 9.0.1 for release stuff.
2. Updated the manual revision tables to have a new entry
for 1.4.1 release.
(From yocto-docs rev: bd4058b98f93ea5fd5d878f24018ce78b8ce1a53)
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/adt-manual.xml')
-rw-r--r-- | documentation/adt-manual/adt-manual.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml index 82589cc101..f4e8f0cc8c 100644 --- a/documentation/adt-manual/adt-manual.xml +++ b/documentation/adt-manual/adt-manual.xml | |||
@@ -61,7 +61,12 @@ | |||
61 | <date>April 2013</date> | 61 | <date>April 2013</date> |
62 | <revremark>Released with the Yocto Project 1.4 Release.</revremark> | 62 | <revremark>Released with the Yocto Project 1.4 Release.</revremark> |
63 | </revision> | 63 | </revision> |
64 | </revhistory> | 64 | <revision> |
65 | <revnumber>1.4.1</revnumber> | ||
66 | <date>Sometime 2013</date> | ||
67 | <revremark>Released with the Yocto Project 1.4.1 Release.</revremark> | ||
68 | </revision> | ||
69 | </revhistory> | ||
65 | 70 | ||
66 | <copyright> | 71 | <copyright> |
67 | <year>©RIGHT_YEAR;</year> | 72 | <year>©RIGHT_YEAR;</year> |