diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-07-28 07:16:39 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-04 15:06:51 +0100 |
commit | aa764cef07b068216fbe1201e97c9a1a16ca2fcc (patch) | |
tree | 8b9435b48a4c7e78abaecf240d4046fe8513674d /documentation/bsp-guide/bsp-guide.xml | |
parent | 33f9253be78c2953d200242631b088b11e933cd0 (diff) | |
download | poky-aa764cef07b068216fbe1201e97c9a1a16ca2fcc.tar.gz |
documentation/bsp-guide/bsp-guide.xml: Added note to title page.
Note mentions possible differences between docs in the released
tarball and docs on the website. Suggests website for latest
docs.
(From yocto-docs rev: 1b729667498363a5bb451502975b0797796eea0b)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.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 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index 1c10591489..9d95cf13a7 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
@@ -56,6 +56,12 @@ | |||
56 | Permission is granted to copy, distribute and/or modify this document under | 56 | Permission is granted to copy, distribute and/or modify this document under |
57 | the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-nc-sa/2.0/uk/">Creative Commons Attribution-Non-Commercial-Share Alike 2.0 UK: England & Wales</ulink> as published by Creative Commons. | 57 | the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-nc-sa/2.0/uk/">Creative Commons Attribution-Non-Commercial-Share Alike 2.0 UK: England & Wales</ulink> as published by Creative Commons. |
58 | </para> | 58 | </para> |
59 | <note> | ||
60 | Due to production processes, there could be differences between the Yocto Project | ||
61 | documentation bundled in the release tarball and the documentation on | ||
62 | the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. | ||
63 | For the latest documentation for the most recent release, see the website. | ||
64 | </note> | ||
59 | </legalnotice> | 65 | </legalnotice> |
60 | 66 | ||
61 | </bookinfo> | 67 | </bookinfo> |