diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-05-12 12:05:48 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-18 13:18:42 +0100 |
commit | 78890ea22750804e3e9113e76f7ca3d7234c8342 (patch) | |
tree | a4fa25b0c59d738d12c2f9742aa6e3ca1c9df877 /documentation/profile-manual | |
parent | 1fb5079557730f3a4c8693bbf570b93d1666190b (diff) | |
download | poky-78890ea22750804e3e9113e76f7ca3d7234c8342.tar.gz |
documentation: Prepared for YP 2.2.2 release of the manuals
Changes include:
* poky.ent - changing variables for 2.2.2
* mega-manual.sed - updated "2.2.1" to "2.2.2" for links
* *.xml - Changed all the manual revision tables to say
"June 2017" for now.
(From yocto-docs rev: 9f3d983b754398b383b754df74d09fa17911137f)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/profile-manual')
-rw-r--r-- | documentation/profile-manual/profile-manual.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml index cd480a74cd..a88934f6e6 100644 --- a/documentation/profile-manual/profile-manual.xml +++ b/documentation/profile-manual/profile-manual.xml | |||
@@ -81,6 +81,11 @@ | |||
81 | <date>January 2017</date> | 81 | <date>January 2017</date> |
82 | <revremark>Released with the Yocto Project 2.2.1 Release.</revremark> | 82 | <revremark>Released with the Yocto Project 2.2.1 Release.</revremark> |
83 | </revision> | 83 | </revision> |
84 | <revision> | ||
85 | <revnumber>2.2.2</revnumber> | ||
86 | <date>June 2017</date> | ||
87 | <revremark>Released with the Yocto Project 2.2.2 Release.</revremark> | ||
88 | </revision> | ||
84 | </revhistory> | 89 | </revhistory> |
85 | 90 | ||
86 | <copyright> | 91 | <copyright> |