diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-05-14 09:14:58 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:18:18 +0100 |
commit | dbf25105b30c08cea353dc3fc6b3472cba21bfe7 (patch) | |
tree | c129d2cb121bafea32406fa540c416bd370233d7 /documentation/sdk-manual | |
parent | 24344d55043db843ed643aac16932f908c628684 (diff) | |
download | poky-dbf25105b30c08cea353dc3fc6b3472cba21bfe7.tar.gz |
documentation: Updated release date scheme to use variable.
The release date is moving on Pyro. Added a new variable that I
set to "May 2018" for the release date. This way if it pushes past
May, I just need to update poky.ent.
(From yocto-docs rev: 928c6a2bf1c31e3819ec33e09bec6c69e2ccea76)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual')
-rw-r--r-- | documentation/sdk-manual/sdk-manual.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/sdk-manual/sdk-manual.xml b/documentation/sdk-manual/sdk-manual.xml index 20df2be202..da41cf975e 100644 --- a/documentation/sdk-manual/sdk-manual.xml +++ b/documentation/sdk-manual/sdk-manual.xml | |||
@@ -63,7 +63,7 @@ | |||
63 | </revision> | 63 | </revision> |
64 | <revision> | 64 | <revision> |
65 | <revnumber>2.3.4</revnumber> | 65 | <revnumber>2.3.4</revnumber> |
66 | <date>April 2018</date> | 66 | <date>&REL_MONTH_YEAR;</date> |
67 | <revremark>Released with the Yocto Project 2.3.4 Release.</revremark> | 67 | <revremark>Released with the Yocto Project 2.3.4 Release.</revremark> |
68 | </revision> | 68 | </revision> |
69 | </revhistory> | 69 | </revhistory> |