diff options
Diffstat (limited to 'documentation/bsp-guide/bsp-guide.xml')
| -rw-r--r-- | documentation/bsp-guide/bsp-guide.xml | 23 |
1 files changed, 17 insertions, 6 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index 75fa7fe64c..7f06df7110 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
| @@ -19,10 +19,17 @@ | |||
| 19 | 19 | ||
| 20 | <authorgroup> | 20 | <authorgroup> |
| 21 | <author> | 21 | <author> |
| 22 | <firstname>Richard</firstname> <surname>Purdie</surname> | 22 | <firstname>Tom</firstname> <surname>Zanussi</surname> |
| 23 | <affiliation> | 23 | <affiliation> |
| 24 | <orgname>Intel Corporation</orgname> | 24 | <orgname>Intel Corporation</orgname> |
| 25 | </affiliation> | 25 | </affiliation> |
| 26 | <email>tom.zanussi@intel.com</email> | ||
| 27 | </author> | ||
| 28 | <author> | ||
| 29 | <firstname>Richard</firstname> <surname>Purdie</surname> | ||
| 30 | <affiliation> | ||
| 31 | <orgname>Linux Foundation</orgname> | ||
| 32 | </affiliation> | ||
| 26 | <email>richard.purdie@linuxfoundation.org</email> | 33 | <email>richard.purdie@linuxfoundation.org</email> |
| 27 | </author> | 34 | </author> |
| 28 | </authorgroup> | 35 | </authorgroup> |
| @@ -30,19 +37,23 @@ | |||
| 30 | <revhistory> | 37 | <revhistory> |
| 31 | <revision> | 38 | <revision> |
| 32 | <revnumber>0.9</revnumber> | 39 | <revnumber>0.9</revnumber> |
| 33 | <date>27 October 2010</date> | 40 | <date>24 November 2010</date> |
| 34 | <revremark>This manual revision is the initial manual and corresponds to the | 41 | <revremark>The initial document draft released with the Yocto Project 0.9 Release.</revremark> |
| 35 | Yocto Project 0.9 Release.</revremark> | ||
| 36 | </revision> | 42 | </revision> |
| 37 | <revision> | 43 | <revision> |
| 38 | <revnumber>1.0</revnumber> | 44 | <revnumber>1.0</revnumber> |
| 39 | <date>6 April 2011</date> | 45 | <date>6 April 2011</date> |
| 40 | <revremark>This manual revision corresponds to the Yocto Project 1.0 Release.</revremark> | 46 | <revremark>Released with the Yocto Project 1.0 Release.</revremark> |
| 41 | </revision> | 47 | </revision> |
| 42 | <revision> | 48 | <revision> |
| 43 | <revnumber>1.0.1</revnumber> | 49 | <revnumber>1.0.1</revnumber> |
| 44 | <date>23 May 2011</date> | 50 | <date>23 May 2011</date> |
| 45 | <revremark>Released with Yocto Project 1.0.1 on 23 May 2011.</revremark> | 51 | <revremark>Released with the Yocto Project 1.0.1 Release.</revremark> |
| 52 | </revision> | ||
| 53 | <revision> | ||
| 54 | <revnumber>1.1</revnumber> | ||
| 55 | <date>6 October 2011</date> | ||
| 56 | <revremark>Released with the Yocto Project 1.1 Release.</revremark> | ||
| 46 | </revision> | 57 | </revision> |
| 47 | </revhistory> | 58 | </revhistory> |
| 48 | 59 | ||
