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/profile-manual | |
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/profile-manual')
-rw-r--r-- | documentation/profile-manual/profile-manual.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml index b017364556..2d4fa0a619 100644 --- a/documentation/profile-manual/profile-manual.xml +++ b/documentation/profile-manual/profile-manual.xml | |||
@@ -67,11 +67,10 @@ | |||
67 | </para> | 67 | </para> |
68 | 68 | ||
69 | <note> | 69 | <note> |
70 | Due to production processes, there could be differences between the Yocto Project | 70 | For the latest version of this manual associated with this |
71 | documentation bundled in the release tarball and the | 71 | Yocto Project release, see the |
72 | <ulink url='&YOCTO_DOCS_PROF_URL;'>Yocto Project Tracing and Profiling Manual</ulink> on | 72 | <ulink url='&YOCTO_DOCS_PROF_URL;'>Yocto Project Profiling and Tracing Manual</ulink> |
73 | the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. | 73 | from the Yocto Project website. |
74 | For the latest version of this manual, see the manual on the website. | ||
75 | </note> | 74 | </note> |
76 | </legalnotice> | 75 | </legalnotice> |
77 | 76 | ||