diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-12-04 15:57:55 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-15 11:48:59 +0000 |
commit | dfe7b95ea485e5b5b2acee36045550a70d1809bb (patch) | |
tree | 4baa296dc79d9445d5db36c731508013480d69f3 /documentation/profile-manual/profile-manual.xml | |
parent | eda8ce60e11a88c6003422fa13a4b8b0d31b6b71 (diff) | |
download | poky-dfe7b95ea485e5b5b2acee36045550a70d1809bb.tar.gz |
documentation: Preparing for 2.7 release.
Updated poky.ent to have variables for 2.7.
Updated mega-manual.sed file to use "2.7" string.
Updated all <manual>.xml Manual History Tables to use "TBD"
(From yocto-docs rev: d6f8bbd6e107913265ea1ac95ab8817e199ff60b)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/profile-manual/profile-manual.xml')
-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 bce030885a..af2c7baf72 100644 --- a/documentation/profile-manual/profile-manual.xml +++ b/documentation/profile-manual/profile-manual.xml | |||
@@ -93,9 +93,14 @@ | |||
93 | </revision> | 93 | </revision> |
94 | <revision> | 94 | <revision> |
95 | <revnumber>2.6</revnumber> | 95 | <revnumber>2.6</revnumber> |
96 | <date>&REL_MONTH_YEAR;</date> | 96 | <date>November 2018</date> |
97 | <revremark>Released with the Yocto Project 2.6 Release.</revremark> | 97 | <revremark>Released with the Yocto Project 2.6 Release.</revremark> |
98 | </revision> | 98 | </revision> |
99 | <revision> | ||
100 | <revnumber>2.7</revnumber> | ||
101 | <date>&REL_MONTH_YEAR;</date> | ||
102 | <revremark>Released with the Yocto Project 2.7 Release.</revremark> | ||
103 | </revision> | ||
99 | </revhistory> | 104 | </revhistory> |
100 | 105 | ||
101 | <copyright> | 106 | <copyright> |