diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-10-23 10:41:09 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-01 17:09:50 +0000 |
commit | f762d40db07d8e0fdc5813c9d55762521998fa62 (patch) | |
tree | 3a91ec6203085f089e0bcc0a93493500a51f12b3 /documentation/bsp-guide | |
parent | a2aeade07cf84ae17ae603c10b31bd9adee630e0 (diff) | |
download | poky-f762d40db07d8e0fdc5813c9d55762521998fa62.tar.gz |
documentation: Changed Note for most recent manual
Fixes [YOCTO #5368]
Changes partially address this issue, which is the removal of
tarball installations for poky. The notes at the beginning of
the YP manuals suggested that the tarball version of a manual
might lag the version found on the website. Because we are
discouraging installing poky/documentation from a tarball now,
I have re-written the note to be generic and suggest simply that
for the most recent version of the manual associated with the
release, see the manual on the website.
(From yocto-docs rev: a5e96e7eb719e69bbcf2139af2e20230aedc4247)
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')
-rw-r--r-- | documentation/bsp-guide/bsp-guide.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index 6395428daa..53021a7c58 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
@@ -101,11 +101,10 @@ | |||
101 | 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. | 101 | 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. |
102 | </para> | 102 | </para> |
103 | <note> | 103 | <note> |
104 | Due to production processes, there could be differences between the Yocto Project | 104 | For the latest version of this manual associated with this |
105 | documentation bundled in the release tarball and the | 105 | Yocto Project release, see the |
106 | <ulink url='&YOCTO_DOCS_BSP_URL;'>Yocto Project Board Support Package (BSP) Developer's Guide</ulink> on | 106 | <ulink url='&YOCTO_DOCS_BSP_URL;'>Yocto Project Board Support Package (BSP) Developer's Guide</ulink> |
107 | the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. | 107 | from the Yocto Project website. |
108 | For the latest version of this manual, see the manual on the website. | ||
109 | </note> | 108 | </note> |
110 | </legalnotice> | 109 | </legalnotice> |
111 | 110 | ||