diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-08-21 13:32:46 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-02 00:52:56 +0100 |
commit | d05391a7d47f034f5e55e0bac370fbadb901c8d2 (patch) | |
tree | ddb9a14e8e9fcaaa69e134d9fff2301ad0941f8e /documentation/bsp-guide | |
parent | 3e9605bd983b6863d90dc33097e19d7c5e7af51d (diff) | |
download | poky-d05391a7d47f034f5e55e0bac370fbadb901c8d2.tar.gz |
documentation: Preparation for 2.3.2 release
poky.ent -> Changed variables
mega-manual.sed -> replaced 2.3.1 with 2.3.2
*.xml files -> Updated manual revision tables for 2.3.2 and
September 2017
(From yocto-docs rev: ce5bc517148f872e49d617fbfda7ae81c56efa04)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r-- | documentation/bsp-guide/bsp-guide.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index 2bd43cac39..2c202dc8f3 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
@@ -123,6 +123,11 @@ | |||
123 | <date>June 2017</date> | 123 | <date>June 2017</date> |
124 | <revremark>Released with the Yocto Project 2.3.1 Release.</revremark> | 124 | <revremark>Released with the Yocto Project 2.3.1 Release.</revremark> |
125 | </revision> | 125 | </revision> |
126 | <revision> | ||
127 | <revnumber>2.3.2</revnumber> | ||
128 | <date>September 2017</date> | ||
129 | <revremark>Released with the Yocto Project 2.3.2 Release.</revremark> | ||
130 | </revision> | ||
126 | </revhistory> | 131 | </revhistory> |
127 | 132 | ||
128 | <copyright> | 133 | <copyright> |