diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-05-18 16:10:02 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:36 +0100 |
commit | 985d863023b45e5d08b12c7680ef64f7f940d6ac (patch) | |
tree | 1c84759e7d95eb211fcc48fe894ca699d8c0385e /documentation/mega-manual | |
parent | 61a8bb03ac1446e4cc3e38900d1e066c50ce3435 (diff) | |
download | poky-985d863023b45e5d08b12c7680ef64f7f940d6ac.tar.gz |
documentation: Set up the 2.6 version of the docs
poky.ent - Edited for new variables.
<manual>.xml - Manual revision tables updated
mega-manual.sed - swapped out 2.5 for 2.6
(From yocto-docs rev: 2bae8fa18ae82a325785276acdeb1394e110d2cf)
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 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index 2c0943e261..7c6fe7e3a6 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -75,6 +75,11 @@ | |||
75 | <date>May 2018</date> | 75 | <date>May 2018</date> |
76 | <revremark>Released with the Yocto Project 2.5 Release.</revremark> | 76 | <revremark>Released with the Yocto Project 2.5 Release.</revremark> |
77 | </revision> | 77 | </revision> |
78 | <revision> | ||
79 | <revnumber>2.6</revnumber> | ||
80 | <date>&REL_MONTH_YEAR;</date> | ||
81 | <revremark>Released with the Yocto Project 2.6 Release.</revremark> | ||
82 | </revision> | ||
78 | </revhistory> | 83 | </revhistory> |
79 | 84 | ||
80 | <copyright> | 85 | <copyright> |