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/toaster-manual/toaster-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/toaster-manual/toaster-manual.xml')
-rw-r--r-- | documentation/toaster-manual/toaster-manual.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml index 80ac579bbb..42dc6a33eb 100644 --- a/documentation/toaster-manual/toaster-manual.xml +++ b/documentation/toaster-manual/toaster-manual.xml | |||
@@ -68,9 +68,14 @@ | |||
68 | </revision> | 68 | </revision> |
69 | <revision> | 69 | <revision> |
70 | <revnumber>2.6</revnumber> | 70 | <revnumber>2.6</revnumber> |
71 | <date>&REL_MONTH_YEAR;</date> | 71 | <date>November 2018</date> |
72 | <revremark>Released with the Yocto Project 2.6 Release.</revremark> | 72 | <revremark>Released with the Yocto Project 2.6 Release.</revremark> |
73 | </revision> | 73 | </revision> |
74 | <revision> | ||
75 | <revnumber>2.7</revnumber> | ||
76 | <date>&REL_MONTH_YEAR;</date> | ||
77 | <revremark>Released with the Yocto Project 2.7 Release.</revremark> | ||
78 | </revision> | ||
74 | </revhistory> | 79 | </revhistory> |
75 | 80 | ||
76 | <copyright> | 81 | <copyright> |