diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2019-03-26 11:43:44 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-09 22:16:00 +0100 |
commit | 722e24a45ea2b773dbaf590bf4daa8f8fa6ec3e2 (patch) | |
tree | 7f0503635299005e0801a2e8571da69300de2386 /documentation/profile-manual | |
parent | 3df4b6e53688f2051e6bfbb97b64ff9f10b7d246 (diff) | |
download | poky-722e24a45ea2b773dbaf590bf4daa8f8fa6ec3e2.tar.gz |
Documentation: Prepare for 2.6.2 release.
poky.ent - updated variables
mega-manual.sed - updated release string
<manual>.xml - updated manual revision history tables
(From yocto-docs rev: 5559b4006668d47595b3e4b5d5703bb1c200d6d1)
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 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml index 10ca68e501..d8d7b9ff02 100644 --- a/documentation/profile-manual/profile-manual.xml +++ b/documentation/profile-manual/profile-manual.xml | |||
@@ -98,9 +98,14 @@ | |||
98 | </revision> | 98 | </revision> |
99 | <revision> | 99 | <revision> |
100 | <revnumber>2.6.1</revnumber> | 100 | <revnumber>2.6.1</revnumber> |
101 | <date>&REL_MONTH_YEAR;</date> | 101 | <date>February 2019</date> |
102 | <revremark>Released with the Yocto Project 2.6.1 Release.</revremark> | 102 | <revremark>Released with the Yocto Project 2.6.1 Release.</revremark> |
103 | </revision> | 103 | </revision> |
104 | <revision> | ||
105 | <revnumber>2.6.2</revnumber> | ||
106 | <date>&REL_MONTH_YEAR;</date> | ||
107 | <revremark>Released with the Yocto Project 2.6.2 Release.</revremark> | ||
108 | </revision> | ||
104 | </revhistory> | 109 | </revhistory> |
105 | 110 | ||
106 | <copyright> | 111 | <copyright> |