diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-12-18 09:44:40 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-27 22:54:55 +0000 |
| commit | 004ec4fb4de5648db9aafcbd2f8dbe24a8b5f9d6 (patch) | |
| tree | 86e75ed4f24564a399536f63c35a68bf822ca213 /documentation/mega-manual | |
| parent | 8349383002657f75c6964e22630002db844f94c2 (diff) | |
| download | poky-004ec4fb4de5648db9aafcbd2f8dbe24a8b5f9d6.tar.gz | |
Documentation: Prepare for 2.6.1 release.
Updated the following:
* poky.ent to use new variables values for 2.6.1
* mega-manual.sed to use "2.6.1" string for links
* *.xml manual files to have a new entry in the manual history
tables. Using the variable for the most recent entry.
Hard-coded "November 2018" for the previous release, which
was "2.6".
(From yocto-docs rev: bada424e14169d1ae378c0481970e55ce8f5df51)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/mega-manual')
| -rw-r--r-- | documentation/mega-manual/mega-manual.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index 7c6fe7e3a6..7a4199198b 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
| @@ -77,9 +77,14 @@ | |||
| 77 | </revision> | 77 | </revision> |
| 78 | <revision> | 78 | <revision> |
| 79 | <revnumber>2.6</revnumber> | 79 | <revnumber>2.6</revnumber> |
| 80 | <date>&REL_MONTH_YEAR;</date> | 80 | <date>November 2018</date> |
| 81 | <revremark>Released with the Yocto Project 2.6 Release.</revremark> | 81 | <revremark>Released with the Yocto Project 2.6 Release.</revremark> |
| 82 | </revision> | 82 | </revision> |
| 83 | <revision> | ||
| 84 | <revnumber>2.6.1</revnumber> | ||
| 85 | <date>&REL_MONTH_YEAR;</date> | ||
| 86 | <revremark>Released with the Yocto Project 2.6.1 Release.</revremark> | ||
| 87 | </revision> | ||
| 83 | </revhistory> | 88 | </revhistory> |
| 84 | 89 | ||
| 85 | <copyright> | 90 | <copyright> |
