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/toaster-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/toaster-manual')
-rw-r--r-- | documentation/toaster-manual/toaster-manual.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml index 1888744889..80ac579bbb 100644 --- a/documentation/toaster-manual/toaster-manual.xml +++ b/documentation/toaster-manual/toaster-manual.xml | |||
@@ -66,6 +66,11 @@ | |||
66 | <date>May 2018</date> | 66 | <date>May 2018</date> |
67 | <revremark>Released with the Yocto Project 2.5 Release.</revremark> | 67 | <revremark>Released with the Yocto Project 2.5 Release.</revremark> |
68 | </revision> | 68 | </revision> |
69 | <revision> | ||
70 | <revnumber>2.6</revnumber> | ||
71 | <date>&REL_MONTH_YEAR;</date> | ||
72 | <revremark>Released with the Yocto Project 2.6 Release.</revremark> | ||
73 | </revision> | ||
69 | </revhistory> | 74 | </revhistory> |
70 | 75 | ||
71 | <copyright> | 76 | <copyright> |