diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-12-04 14:18:15 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-15 11:49:10 +0000 |
commit | c5ee326ea9cbcbf33db40c4a4a3cdce6246f877d (patch) | |
tree | 9c97ccba1efa9d7a2f2f6db498d6c3fa597541f4 /documentation/overview-manual | |
parent | a4c7d286883db186f17d4044a6531eac88473403 (diff) | |
download | poky-c5ee326ea9cbcbf33db40c4a4a3cdce6246f877d.tar.gz |
documentation: Prepared for 2.5.2 document release
Updated poky.ent to use "TBD" for the release date variable.
Updated the mega-manual.sed file to use "2.5.2"
Updated all the <manual>.xml files to include a new entry for
the 2.5.2 release date
Updated poky.ent to have all applicable 2.5.2 variables changed.
(From yocto-docs rev: 189ec469aa8797d75567cfef444b9896d3467e7a)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual')
-rw-r--r-- | documentation/overview-manual/overview-manual.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/overview-manual/overview-manual.xml b/documentation/overview-manual/overview-manual.xml index 4f581afd9f..d7f04abe95 100644 --- a/documentation/overview-manual/overview-manual.xml +++ b/documentation/overview-manual/overview-manual.xml | |||
@@ -41,6 +41,11 @@ | |||
41 | <date>September 2018</date> | 41 | <date>September 2018</date> |
42 | <revremark>The initial document released with the Yocto Project 2.5.1 Release.</revremark> | 42 | <revremark>The initial document released with the Yocto Project 2.5.1 Release.</revremark> |
43 | </revision> | 43 | </revision> |
44 | <revision> | ||
45 | <revnumber>2.5.2</revnumber> | ||
46 | <date>&REL_MONTH_YEAR;</date> | ||
47 | <revremark>The initial document released with the Yocto Project 2.5.2 Release.</revremark> | ||
48 | </revision> | ||
44 | </revhistory> | 49 | </revhistory> |
45 | 50 | ||
46 | <copyright> | 51 | <copyright> |