diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-01-05 09:49:49 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-11 17:23:10 +0000 |
| commit | a9e1475efce88dc3d3358b9ac9764b52feb31b85 (patch) | |
| tree | 5ad05b0b1b7ad8d5ebcdf7b529e3542e7fc1f6b3 /documentation/toaster-manual | |
| parent | 25032be4a373f123c60c5bf1f47f7e2650296eb6 (diff) | |
| download | poky-a9e1475efce88dc3d3358b9ac9764b52feb31b85.tar.gz | |
documentation: Prepare for 2.2.1 release
* poky.ent - changed variables appropriately for 2.2.1
* <manual> - updated the manual revision tables to have a new
2.2.1 entry indicating a "January 2017" release
* mega-manual.sed - Updated the "2.2" string to "2.2.1" so
links will work.
(From yocto-docs rev: 20eeccff9fdad25f7b21aa6326999deb3d58abc4)
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 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml index 386c51b321..fd2c581f6e 100644 --- a/documentation/toaster-manual/toaster-manual.xml +++ b/documentation/toaster-manual/toaster-manual.xml | |||
| @@ -51,6 +51,11 @@ | |||
| 51 | <date>October 2016</date> | 51 | <date>October 2016</date> |
| 52 | <revremark>Released with the Yocto Project 2.2 Release.</revremark> | 52 | <revremark>Released with the Yocto Project 2.2 Release.</revremark> |
| 53 | </revision> | 53 | </revision> |
| 54 | <revision> | ||
| 55 | <revnumber>2.2.1</revnumber> | ||
| 56 | <date>January 2017</date> | ||
| 57 | <revremark>Released with the Yocto Project 2.2.1 Release.</revremark> | ||
| 58 | </revision> | ||
| 54 | </revhistory> | 59 | </revhistory> |
| 55 | 60 | ||
| 56 | <copyright> | 61 | <copyright> |
