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/mega-manual | |
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/mega-manual')
-rw-r--r-- | documentation/mega-manual/mega-manual.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index 7c6fe7e3a6..5ea7052f5a 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -77,9 +77,14 @@ | |||
77 | </revision> | 77 | </revision> |
78 | <revision> | 78 | <revision> |
79 | <revnumber>2.6</revnumber> | 79 | <revnumber>2.6</revnumber> |
80 | <date>&REL_MONTH_YEAR;</date> | 80 | <date>November 2018</date> |
81 | <revremark>Released with the Yocto Project 2.6 Release.</revremark> | 81 | <revremark>Released with the Yocto Project 2.6 Release.</revremark> |
82 | </revision> | 82 | </revision> |
83 | <revision> | ||
84 | <revnumber>2.7</revnumber> | ||
85 | <date>&REL_MONTH_YEAR;</date> | ||
86 | <revremark>Released with the Yocto Project 2.7 Release.</revremark> | ||
87 | </revision> | ||
83 | </revhistory> | 88 | </revhistory> |
84 | 89 | ||
85 | <copyright> | 90 | <copyright> |