diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2019-12-03 14:17:54 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-09 12:02:54 +0000 |
| commit | 292b0cc22401d6024a221e4654ea036b0f34cd0c (patch) | |
| tree | 0c7dac72d567980e973f893ad16b905daa59c155 /documentation/overview-manual | |
| parent | a1bc1ccf42a9b88ad08561c69f35f8dd67979dab (diff) | |
| download | poky-292b0cc22401d6024a221e4654ea036b0f34cd0c.tar.gz | |
YP Documentation: Set up for YP 3.1 release
* Updates to poky.ent
* Updates to mega-manual.sed
* Updates to all <manual>.xml files for date
(From yocto-docs rev: 5f752ef0193cb60cd5d46a63e99ffcd02107e0c2)
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 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/documentation/overview-manual/overview-manual.xml b/documentation/overview-manual/overview-manual.xml index c7716e460b..14c6806336 100644 --- a/documentation/overview-manual/overview-manual.xml +++ b/documentation/overview-manual/overview-manual.xml | |||
| @@ -48,9 +48,14 @@ | |||
| 48 | </revision> | 48 | </revision> |
| 49 | <revision> | 49 | <revision> |
| 50 | <revnumber>3.0</revnumber> | 50 | <revnumber>3.0</revnumber> |
| 51 | <date>&REL_MONTH_YEAR;</date> | 51 | <date>October</date> |
| 52 | <revremark>Released with the Yocto Project 3.0 Release.</revremark> | 52 | <revremark>Released with the Yocto Project 3.0 Release.</revremark> |
| 53 | </revision> | 53 | </revision> |
| 54 | <revision> | ||
| 55 | <revnumber>3.1</revnumber> | ||
| 56 | <date>&REL_MONTH_YEAR;</date> | ||
| 57 | <revremark>Released with the Yocto Project 3.1 Release.</revremark> | ||
| 58 | </revision> | ||
| 54 | </revhistory> | 59 | </revhistory> |
| 55 | 60 | ||
| 56 | <copyright> | 61 | <copyright> |
