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:46:42 +0000 |
| commit | 29d095ff71b2f2b78d76db7ec6aec2da205ee9dc (patch) | |
| tree | a3c1949d85f5ec132c4575643c9eaaa446729f10 /documentation/kernel-dev | |
| parent | 3c72e93fd3d53966d24fbaa97cd80917bb98fd46 (diff) | |
| download | poky-29d095ff71b2f2b78d76db7ec6aec2da205ee9dc.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: d47ff8285a6ba01d721509724641a51aab8da73d)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-dev')
| -rw-r--r-- | documentation/kernel-dev/kernel-dev.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/documentation/kernel-dev/kernel-dev.xml b/documentation/kernel-dev/kernel-dev.xml index 80e21454d7..f4cddba76e 100644 --- a/documentation/kernel-dev/kernel-dev.xml +++ b/documentation/kernel-dev/kernel-dev.xml | |||
| @@ -59,11 +59,10 @@ | |||
| 59 | the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-sa/2.0/uk/">Creative Commons Attribution-Share Alike 2.0 UK: England & Wales</ulink> as published by Creative Commons. | 59 | the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-sa/2.0/uk/">Creative Commons Attribution-Share Alike 2.0 UK: England & Wales</ulink> as published by Creative Commons. |
| 60 | </para> | 60 | </para> |
| 61 | <note> | 61 | <note> |
| 62 | Due to production processes, there could be differences between the Yocto Project | 62 | For the latest version of this manual associated with this |
| 63 | documentation bundled in the release tarball and the | 63 | Yocto Project release, see the |
| 64 | <ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;'>Yocto Project Linux Kernel Development Manual</ulink> on | 64 | <ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;'>Yocto Project Linux Kernel Development Manual</ulink> |
| 65 | the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. | 65 | from the Yocto Project website. |
| 66 | For the latest version of this manual, see the manual on the website. | ||
| 67 | </note> | 66 | </note> |
| 68 | </legalnotice> | 67 | </legalnotice> |
| 69 | 68 | ||
