diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-07-23 10:47:39 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-15 10:28:18 +0100 |
commit | 2731fd35d5570263bc004ab16acf4acb0d94422b (patch) | |
tree | 9219ea130d2189f92fed1c275e9808a5e4477ff2 /documentation/profile-manual | |
parent | 4a59df45f8e10f4fcf33583602d5c622697caf21 (diff) | |
download | poky-2731fd35d5570263bc004ab16acf4acb0d94422b.tar.gz |
documentation: Preparation for 2.4.4 release
poky.ent - updated variables for 2.4.4
mega-manual.sed - updated string from "2.4.3" to "2.4.4"
<manual>.xml - updated manual revision tables for 2.4.4 and
September 2018 date
(From yocto-docs rev: 1bba098ba20f2b1349ac840fd36f62de401f8701)
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 dba8fb69e6..e8b7ba5ece 100644 --- a/documentation/profile-manual/profile-manual.xml +++ b/documentation/profile-manual/profile-manual.xml | |||
@@ -101,6 +101,11 @@ | |||
101 | <date>June 2018</date> | 101 | <date>June 2018</date> |
102 | <revremark>Released with the Yocto Project 2.4.3 Release.</revremark> | 102 | <revremark>Released with the Yocto Project 2.4.3 Release.</revremark> |
103 | </revision> | 103 | </revision> |
104 | <revision> | ||
105 | <revnumber>2.4.4</revnumber> | ||
106 | <date>September 2018</date> | ||
107 | <revremark>Released with the Yocto Project 2.4.4 Release.</revremark> | ||
108 | </revision> | ||
104 | </revhistory> | 109 | </revhistory> |
105 | 110 | ||
106 | <copyright> | 111 | <copyright> |