diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2019-06-19 11:40:32 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-18 12:17:00 +0100 |
commit | fb14f0a95290f14522a3d2e8abd03327f7b1a879 (patch) | |
tree | 32cf0ebae78f76246f65a88e0be63350c97b8116 /documentation/bsp-guide/bsp-guide.xml | |
parent | 2bb7aabf24c3b33f21ee5e93cd11ebf4f7fc7991 (diff) | |
download | poky-fb14f0a95290f14522a3d2e8abd03327f7b1a879.tar.gz |
Documentation: Prepared for 2.7.1 release
* Updated all variables in poky.ent
* Updated all *.xml files for manual history
* Updated the mega-manual.sed file for 2.7.1
(From yocto-docs rev: 7e20c42cbcdab63e02eab4ad316385d18b7beb68)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide/bsp-guide.xml')
-rw-r--r-- | documentation/bsp-guide/bsp-guide.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index f559e0809c..ba571fa273 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
@@ -128,9 +128,14 @@ | |||
128 | </revision> | 128 | </revision> |
129 | <revision> | 129 | <revision> |
130 | <revnumber>2.7</revnumber> | 130 | <revnumber>2.7</revnumber> |
131 | <date>&REL_MONTH_YEAR;</date> | 131 | <date>May 2019</date> |
132 | <revremark>Released with the Yocto Project 2.7 Release.</revremark> | 132 | <revremark>Released with the Yocto Project 2.7 Release.</revremark> |
133 | </revision> | 133 | </revision> |
134 | <revision> | ||
135 | <revnumber>2.7.1</revnumber> | ||
136 | <date>&REL_MONTH_YEAR;</date> | ||
137 | <revremark>Released with the Yocto Project 2.7.1 Release.</revremark> | ||
138 | </revision> | ||
134 | </revhistory> | 139 | </revhistory> |
135 | 140 | ||
136 | <copyright> | 141 | <copyright> |