diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-03-28 12:26:45 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:18:18 +0100 |
| commit | 24344d55043db843ed643aac16932f908c628684 (patch) | |
| tree | e565736df9ce874495d38d2afa2364ce9935be4d /documentation/kernel-dev | |
| parent | 9b7bc41dfa11d8e158d3aea1eda896c4cb9ad8a6 (diff) | |
| download | poky-24344d55043db843ed643aac16932f908c628684.tar.gz | |
documentation: Updated Manual Notes
Updated the notes on the title page to give the user some
advice for when he searches for the manual and gets old
manuals.
(From yocto-docs rev: 7dedbb67272a18bd768ab5fe637b20a09801d904)
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 | 51 |
1 files changed, 32 insertions, 19 deletions
diff --git a/documentation/kernel-dev/kernel-dev.xml b/documentation/kernel-dev/kernel-dev.xml index 28a3364084..cbb4a746b7 100644 --- a/documentation/kernel-dev/kernel-dev.xml +++ b/documentation/kernel-dev/kernel-dev.xml | |||
| @@ -116,30 +116,43 @@ | |||
| 116 | <note><title>Manual Notes</title> | 116 | <note><title>Manual Notes</title> |
| 117 | <itemizedlist> | 117 | <itemizedlist> |
| 118 | <listitem><para> | 118 | <listitem><para> |
| 119 | For the latest version of the Yocto Project Linux | 119 | This version of the |
| 120 | Kernel Development Manual associated with this Yocto | 120 | <emphasis>Yocto Project Linux Kernel Development Manual</emphasis> |
| 121 | Project release (version &YOCTO_DOC_VERSION;), | 121 | is for the &YOCTO_DOC_VERSION; release of the |
| 122 | see the Yocto Project Linux Kernel Development | 122 | Yocto Project. |
| 123 | Manual from the | 123 | To be sure you have the latest version of the manual |
| 124 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | 124 | for this release, go to the |
| 125 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | ||
| 126 | and select the manual from that site. | ||
| 127 | Manuals from the site are more up-to-date than manuals | ||
| 128 | derived from the Yocto Project released TAR files. | ||
| 125 | </para></listitem> | 129 | </para></listitem> |
| 126 | <listitem><para> | 130 | <listitem><para> |
| 127 | This version of the manual is version | 131 | If you located this manual through a web search, the |
| 128 | &YOCTO_DOC_VERSION;. | 132 | version of the manual might not be the one you want |
| 129 | For later releases of the Yocto Project (if they exist), | 133 | (e.g. the search might have returned a manual much |
| 130 | go to the | 134 | older than the Yocto Project version with which you |
| 135 | are working). | ||
| 136 | You can see all Yocto Project major releases by | ||
| 137 | visiting the | ||
| 138 | <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink> | ||
| 139 | page. | ||
| 140 | If you need a version of this manual for a different | ||
| 141 | Yocto Project release, visit the | ||
| 131 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 142 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> |
| 132 | and use the drop-down "Active Releases" button | 143 | and select the manual set by using the |
| 133 | and choose the Yocto Project version for which you want | 144 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" |
| 134 | the manual. | 145 | pull-down menus. |
| 135 | </para></listitem> | 146 | </para></listitem> |
| 136 | <listitem><para> | 147 | <listitem><para> |
| 137 | For an in-development version of the Yocto Project | 148 | To report any inaccuracies or problems with this |
| 138 | Linux Kernel Development Manual, see | 149 | manual, send an email to the Yocto Project |
| 139 | <ulink url='&YOCTO_DOCS_URL;/latest/kernel-dev/kernel-dev.html'></ulink>. | 150 | discussion group at |
| 140 | </para></listitem> | 151 | <filename>yocto@yoctoproject.com</filename> or log into |
| 141 | </itemizedlist> | 152 | the freenode <filename>#yocto</filename> channel. |
| 142 | </note> | 153 | </para></listitem> |
| 154 | </itemizedlist> | ||
| 155 | </note> | ||
| 143 | </legalnotice> | 156 | </legalnotice> |
| 144 | 157 | ||
| 145 | </bookinfo> | 158 | </bookinfo> |
