diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-26 15:20:09 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:18:00 +0100 |
commit | 92de2a42c3f86bc7336a96316080acc03e4aab0a (patch) | |
tree | 1629270529de6ca2f143b3601301c324be7736bb /documentation/overview-manual | |
parent | 959b0eef35e0d14f71d38007915a56e65949f5c3 (diff) | |
download | poky-92de2a42c3f86bc7336a96316080acc03e4aab0a.tar.gz |
documentation: Added ENTITY variable to track a release date and year
(From yocto-docs rev: 65a87312f541e2f2b01fa1918f7a12da607fe7ab)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual')
-rw-r--r-- | documentation/overview-manual/overview-manual.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/overview-manual.xml b/documentation/overview-manual/overview-manual.xml index f04fbaf3bd..53ffb42997 100644 --- a/documentation/overview-manual/overview-manual.xml +++ b/documentation/overview-manual/overview-manual.xml | |||
@@ -33,7 +33,7 @@ | |||
33 | <revhistory> | 33 | <revhistory> |
34 | <revision> | 34 | <revision> |
35 | <revnumber>2.5</revnumber> | 35 | <revnumber>2.5</revnumber> |
36 | <date>April 2018</date> | 36 | <date>&REL_MONTH_YEAR;</date> |
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 | </revhistory> | 39 | </revhistory> |