diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-03-28 14:04:52 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-10 20:43:10 +0000 |
| commit | 73cc31c11a9d75a2f4204a9a8c6832c6e505a86a (patch) | |
| tree | 0d49448e7d724e8cbc7e399a91af185c6609aaa9 /documentation/kernel-dev | |
| parent | 444dc2e99b3c3967d9f83380c34bb99077a6ffa8 (diff) | |
| download | poky-krogoth.tar.gz | |
documentation: Updated title page noteskrogoth
Updated the notes to help the user be sure they have the
right set of documents for the matching YP release.
(From yocto-docs rev: 8e112affb406731ac98f3c2e08542c5049232ff1)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.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 | 46 |
1 files changed, 40 insertions, 6 deletions
diff --git a/documentation/kernel-dev/kernel-dev.xml b/documentation/kernel-dev/kernel-dev.xml index 4784b832df..846e0eeb42 100644 --- a/documentation/kernel-dev/kernel-dev.xml +++ b/documentation/kernel-dev/kernel-dev.xml | |||
| @@ -98,12 +98,46 @@ | |||
| 98 | Permission is granted to copy, distribute and/or modify this document under | 98 | Permission is granted to copy, distribute and/or modify this document under |
| 99 | 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. | 99 | 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. |
| 100 | </para> | 100 | </para> |
| 101 | <note> | 101 | <note><title>Manual Notes</title> |
| 102 | For the latest version of this manual associated with this | 102 | <itemizedlist> |
| 103 | Yocto Project release, see the | 103 | <listitem><para> |
| 104 | <ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;'>Yocto Project Linux Kernel Development Manual</ulink> | 104 | This version of the |
| 105 | from the Yocto Project website. | 105 | <emphasis>Yocto Project Linux Kernel Development Manual</emphasis> |
| 106 | </note> | 106 | is for the &YOCTO_DOC_VERSION; release of the |
| 107 | Yocto Project. | ||
| 108 | To be sure you have the latest version of the manual | ||
| 109 | for this release, go to the | ||
| 110 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
| 111 | and select the manual from that site. | ||
| 112 | Manuals from the site are more up-to-date than manuals | ||
| 113 | derived from the Yocto Project released TAR files. | ||
| 114 | </para></listitem> | ||
| 115 | <listitem><para> | ||
| 116 | If you located this manual through a web search, the | ||
| 117 | version of the manual might not be the one you want | ||
| 118 | (e.g. the search might have returned a manual much | ||
| 119 | older than the Yocto Project version with which you | ||
| 120 | are working). | ||
| 121 | You can see all Yocto Project major releases by | ||
| 122 | visiting the | ||
| 123 | <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink> | ||
| 124 | page. | ||
| 125 | If you need a version of this manual for a different | ||
| 126 | Yocto Project release, visit the | ||
| 127 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
| 128 | and select the manual set by using the | ||
| 129 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" | ||
| 130 | pull-down menus. | ||
| 131 | </para></listitem> | ||
| 132 | <listitem><para> | ||
| 133 | To report any inaccuracies or problems with this | ||
| 134 | manual, send an email to the Yocto Project | ||
| 135 | discussion group at | ||
| 136 | <filename>yocto@yoctoproject.com</filename> or log into | ||
| 137 | the freenode <filename>#yocto</filename> channel. | ||
| 138 | </para></listitem> | ||
| 139 | </itemizedlist> | ||
| 140 | </note> | ||
| 107 | </legalnotice> | 141 | </legalnotice> |
| 108 | 142 | ||
| 109 | </bookinfo> | 143 | </bookinfo> |
