diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2019-05-02 13:01:00 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-07 10:23:41 +0100 |
commit | 3693f075c4d5ad6c80062f56c3c025d0eec0b2d6 (patch) | |
tree | 9d929a310c87f90ec48647a568bd2b332485b883 /documentation/overview-manual/overview-manual.xml | |
parent | aa90b8ca2429c2b3f74e718eaa72c5ce20d13ac4 (diff) | |
download | poky-3693f075c4d5ad6c80062f56c3c025d0eec0b2d6.tar.gz |
documentation: Prepared for 2.8 release
poky.ent - variables all set up for 2.8
mega-manual.sed - "2.7" replaced with "2.8"
<folder>.xml - manual revision history tables updated.
(From yocto-docs rev: 6092a9282cbd397a2f64ca74361f862ea76b0e28)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual/overview-manual.xml')
-rw-r--r-- | documentation/overview-manual/overview-manual.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/documentation/overview-manual/overview-manual.xml b/documentation/overview-manual/overview-manual.xml index b23c39497c..e74ba8d5c2 100644 --- a/documentation/overview-manual/overview-manual.xml +++ b/documentation/overview-manual/overview-manual.xml | |||
@@ -37,9 +37,14 @@ | |||
37 | <revremark>The initial document released with the Yocto Project 2.5 Release.</revremark> | 37 | <revremark>The initial document released with the Yocto Project 2.5 Release.</revremark> |
38 | </revision> | 38 | </revision> |
39 | <revision> | 39 | <revision> |
40 | <revnumber>2.6</revnumber> | 40 | <revnumber>2.7</revnumber> |
41 | <date>May 2019</date> | ||
42 | <revremark>Released with the Yocto Project 2.7 Release.</revremark> | ||
43 | </revision> | ||
44 | <revision> | ||
45 | <revnumber>2.8</revnumber> | ||
41 | <date>&REL_MONTH_YEAR;</date> | 46 | <date>&REL_MONTH_YEAR;</date> |
42 | <revremark>Released with the Yocto Project 2.6 Release.</revremark> | 47 | <revremark>Released with the Yocto Project 2.8 Release.</revremark> |
43 | </revision> | 48 | </revision> |
44 | </revhistory> | 49 | </revhistory> |
45 | 50 | ||