diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2019-12-05 12:55:15 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-09 12:03:06 +0000 |
| commit | da81542171f0cab0ea1a9bf45ac3c256e6f343f9 (patch) | |
| tree | ea0a6aacc8df9b250c3cea090c22d1d2fa18a0f0 /documentation/overview-manual | |
| parent | 4bc32d5fb53e5083ec80b74e8adb48544fca5782 (diff) | |
| download | poky-da81542171f0cab0ea1a9bf45ac3c256e6f343f9.tar.gz | |
YP 3.0.1 Documentation: Set up the 3.0.1 release.
* Updated poky.ent
* Updated mega-manual.sed
* Updated <manual>.xml with release date
(From yocto-docs rev: 6418138ce8d9f2fa1e3d4ef10ec6187584d15f2c)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual')
| -rwxr-xr-x[-rw-r--r--] | documentation/overview-manual/overview-manual.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/documentation/overview-manual/overview-manual.xml b/documentation/overview-manual/overview-manual.xml index c7716e460b..eca0b6d448 100644..100755 --- a/documentation/overview-manual/overview-manual.xml +++ b/documentation/overview-manual/overview-manual.xml | |||
| @@ -48,9 +48,14 @@ | |||
| 48 | </revision> | 48 | </revision> |
| 49 | <revision> | 49 | <revision> |
| 50 | <revnumber>3.0</revnumber> | 50 | <revnumber>3.0</revnumber> |
| 51 | <date>&REL_MONTH_YEAR;</date> | 51 | <date>October</date> |
| 52 | <revremark>Released with the Yocto Project 3.0 Release.</revremark> | 52 | <revremark>Released with the Yocto Project 3.0 Release.</revremark> |
| 53 | </revision> | 53 | </revision> |
| 54 | <revision> | ||
| 55 | <revnumber>3.0.1</revnumber> | ||
| 56 | <date>&REL_MONTH_YEAR;</date> | ||
| 57 | <revremark>Released with the Yocto Project 3.0.1 Release.</revremark> | ||
| 58 | </revision> | ||
| 54 | </revhistory> | 59 | </revhistory> |
| 55 | 60 | ||
| 56 | <copyright> | 61 | <copyright> |
