summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-model.xml
diff options
context:
space:
mode:
authorKristi Rifenbark <kristi.rifenbark@gmail.com>2017-06-12 09:55:08 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-22 09:16:44 +0100
commitb2ad7c74d11d63dcdb414928ab3aff12d35794e1 (patch)
tree0a300d5c7811132304a2ad9b019122c1a696b36b /documentation/dev-manual/dev-manual-model.xml
parentb5ffe8974b5d554152031c172d04d0835385ec3b (diff)
downloadpoky-b2ad7c74d11d63dcdb414928ab3aff12d35794e1.tar.gz
dev-manual: Updated "Kernel Overview" section
The list of supported kernels was out of date. Edited with updated information. (From yocto-docs rev: b287f76905637834ec6342285b99abd2c5594597) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml39
1 files changed, 19 insertions, 20 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 39d7b98f53..8ed6371c02 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -302,24 +302,6 @@
302 the Yocto Project: 302 the Yocto Project:
303 <itemizedlist> 303 <itemizedlist>
304 <listitem><para><emphasis> 304 <listitem><para><emphasis>
305 <filename>linux-yocto-3.14</filename></emphasis> - The
306 stable Yocto Project kernel to use with the Yocto
307 Project Releases 1.6 and 1.7.
308 This kernel is based on the Linux 3.14 released kernel.
309 </para></listitem>
310 <listitem><para><emphasis>
311 <filename>linux-yocto-3.17</filename></emphasis> - An
312 additional, unsupported Yocto Project kernel used with
313 the Yocto Project Release 1.7.
314 This kernel is based on the Linux 3.17 released kernel.
315 </para></listitem>
316 <listitem><para><emphasis>
317 <filename>linux-yocto-3.19</filename></emphasis> - The
318 stable Yocto Project kernel to use with the Yocto
319 Project Release 1.8.
320 This kernel is based on the Linux 3.19 released kernel.
321 </para></listitem>
322 <listitem><para><emphasis>
323 <filename>linux-yocto-4.1</filename></emphasis> - The 305 <filename>linux-yocto-4.1</filename></emphasis> - The
324 stable Yocto Project kernel to use with the Yocto 306 stable Yocto Project kernel to use with the Yocto
325 Project Release 2.0. 307 Project Release 2.0.
@@ -332,6 +314,18 @@
332 This kernel is based on the Linux 4.4 released kernel. 314 This kernel is based on the Linux 4.4 released kernel.
333 </para></listitem> 315 </para></listitem>
334 <listitem><para><emphasis> 316 <listitem><para><emphasis>
317 <filename>linux-yocto-4.9</filename></emphasis> - The
318 stable Yocto Project kernel to use with the Yocto
319 Project Release 2.3.
320 This kernel is based on the Linux 4.9 released kernel.
321 </para></listitem>
322 <listitem><para><emphasis>
323 <filename>linux-yocto-4.10</filename></emphasis> - The
324 default stable Yocto Project kernel to use with the
325 Yocto Project Release 2.3.
326 This kernel is based on the Linux 4.10 released kernel.
327 </para></listitem>
328 <listitem><para><emphasis>
335 <filename>linux-yocto-dev</filename></emphasis> - A 329 <filename>linux-yocto-dev</filename></emphasis> - A
336 development kernel based on the latest upstream release 330 development kernel based on the latest upstream release
337 candidate available. 331 candidate available.
@@ -344,8 +338,13 @@
344 <listitem><para>For Yocto Project releases 1.7, 1.8, and 2.0, 338 <listitem><para>For Yocto Project releases 1.7, 1.8, and 2.0,
345 the LTSI kernel is <filename>linux-yocto-3.14</filename>. 339 the LTSI kernel is <filename>linux-yocto-3.14</filename>.
346 </para></listitem> 340 </para></listitem>
347 <listitem><para>For Yocto Project release 2.1, the 341 <listitem><para>For Yocto Project releases 2.1, 2.2, and 2.3,
348 LTSI kernel is <filename>linux-yocto-4.1</filename>. 342 the LTSI kernel is <filename>linux-yocto-4.1</filename>.
343 </para></listitem>
344 <listitem><para><filename>linux-yocto-4.1</filename>,
345 <filename>linux-yocto-4.4</filename>, and
346 <filename>linux-yocto-4.9</filename> are all LTS
347 kernels.
349 </para></listitem> 348 </para></listitem>
350 </itemizedlist> 349 </itemizedlist>
351 </note> 350 </note>