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/dev-manual/dev-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/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 9daafd2471..dd64fe7cbe 100644 --- a/documentation/dev-manual/dev-manual.xml +++ b/documentation/dev-manual/dev-manual.xml | |||
@@ -51,6 +51,11 @@ | |||
51 | <date>April 2013</date> | 51 | <date>April 2013</date> |
52 | <revremark>Released with the Yocto Project 1.4 Release.</revremark> | 52 | <revremark>Released with the Yocto Project 1.4 Release.</revremark> |
53 | </revision> | 53 | </revision> |
54 | <revision> | ||
55 | <revnumber>1.4.1</revnumber> | ||
56 | <date>Sometime 2013</date> | ||
57 | <revremark>Released with the Yocto Project 1.4.1 Release.</revremark> | ||
58 | </revision> | ||
54 | </revhistory> | 59 | </revhistory> |
55 | 60 | ||
56 | <copyright> | 61 | <copyright> |