diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2019-06-19 11:40:32 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-18 12:17:00 +0100 |
| commit | fb14f0a95290f14522a3d2e8abd03327f7b1a879 (patch) | |
| tree | 32cf0ebae78f76246f65a88e0be63350c97b8116 /documentation/toaster-manual | |
| parent | 2bb7aabf24c3b33f21ee5e93cd11ebf4f7fc7991 (diff) | |
| download | poky-fb14f0a95290f14522a3d2e8abd03327f7b1a879.tar.gz | |
Documentation: Prepared for 2.7.1 release
* Updated all variables in poky.ent
* Updated all *.xml files for manual history
* Updated the mega-manual.sed file for 2.7.1
(From yocto-docs rev: 7e20c42cbcdab63e02eab4ad316385d18b7beb68)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual')
| -rw-r--r-- | documentation/toaster-manual/toaster-manual.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml index 42dc6a33eb..98d6fe5626 100644 --- a/documentation/toaster-manual/toaster-manual.xml +++ b/documentation/toaster-manual/toaster-manual.xml | |||
| @@ -73,9 +73,14 @@ | |||
| 73 | </revision> | 73 | </revision> |
| 74 | <revision> | 74 | <revision> |
| 75 | <revnumber>2.7</revnumber> | 75 | <revnumber>2.7</revnumber> |
| 76 | <date>&REL_MONTH_YEAR;</date> | 76 | <date>May 2019</date> |
| 77 | <revremark>Released with the Yocto Project 2.7 Release.</revremark> | 77 | <revremark>Released with the Yocto Project 2.7 Release.</revremark> |
| 78 | </revision> | 78 | </revision> |
| 79 | <revision> | ||
| 80 | <revnumber>2.7.1</revnumber> | ||
| 81 | <date>&REL_MONTH_YEAR;</date> | ||
| 82 | <revremark>Released with the Yocto Project 2.7.1 Release.</revremark> | ||
| 83 | </revision> | ||
| 79 | </revhistory> | 84 | </revhistory> |
| 80 | 85 | ||
| 81 | <copyright> | 86 | <copyright> |
