diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-01-22 11:12:56 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-14 15:24:54 +0000 |
commit | 6ad7b41c2d6badae47134ebad3d740ce35f13a5f (patch) | |
tree | cc642cd260dc39b500a7143ae3cc65c6421a16e8 /documentation/bsp-guide | |
parent | b22da61ea88e00747530a33e4ee95c015864d2e8 (diff) | |
download | poky-6ad7b41c2d6badae47134ebad3d740ce35f13a5f.tar.gz |
documentation: Updates to support a 2.3.4 point release
poky.ent - changed variables for 2.3.4
mega-manual.sed - updated "2.3.3" string to "2.3.4"
<manual>.xml - updated manual revision list for a "TBD 2018" release date.
(From yocto-docs rev: cddf2f339ed29bfa58964f271922de4203d3d1ef)
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 dac610109c..4adbcac701 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
@@ -133,6 +133,11 @@ | |||
133 | <date>January 2018</date> | 133 | <date>January 2018</date> |
134 | <revremark>Released with the Yocto Project 2.3.3 Release.</revremark> | 134 | <revremark>Released with the Yocto Project 2.3.3 Release.</revremark> |
135 | </revision> | 135 | </revision> |
136 | <revision> | ||
137 | <revnumber>2.3.4</revnumber> | ||
138 | <date>TBD 2018</date> | ||
139 | <revremark>Released with the Yocto Project 2.3.4 Release.</revremark> | ||
140 | </revision> | ||
136 | </revhistory> | 141 | </revhistory> |
137 | 142 | ||
138 | <copyright> | 143 | <copyright> |