summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-model.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml44
1 files changed, 30 insertions, 14 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 12ad46bbdf..55bad34064 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -279,20 +279,36 @@
279 Within this group, you will find several kernels supported by 279 Within this group, you will find several kernels supported by
280 the Yocto Project: 280 the Yocto Project:
281 <itemizedlist> 281 <itemizedlist>
282 <listitem><para><emphasis><filename>linux-yocto-3.8</filename></emphasis> - The 282 <listitem><para><emphasis>
283 stable Yocto Project kernel to use with the Yocto Project Release 1.4. This kernel 283 <filename>linux-yocto-3.8</filename></emphasis> - The
284 is based on the Linux 3.8 released kernel.</para></listitem> 284 stable Yocto Project kernel to use with the Yocto
285 <listitem><para><emphasis><filename>linux-yocto-3.10</filename></emphasis> - The 285 Project Release 1.4. This kernel is based on the
286 stable Yocto Project kernel to use with the Yocto Project Release 1.5. This kernel 286 Linux 3.8 released kernel.
287 is based on the Linux 3.10 released kernel.</para></listitem> 287 </para></listitem>
288 <listitem><para><emphasis><filename>linux-yocto-3.14</filename></emphasis> - The 288 <listitem><para><emphasis>
289 stable Yocto Project kernel to use with the Yocto Project Release 1.6. This kernel 289 <filename>linux-yocto-3.10</filename></emphasis> - The
290 is based on the Linux 3.14 released kernel.</para></listitem> 290 stable Yocto Project kernel to use with the Yocto
291 <listitem><para><emphasis><filename>linux-yocto-3.17</filename></emphasis> - The 291 Project Release 1.5.
292 stable Yocto Project kernel to use with the Yocto Project Release 1.7. This kernel 292 This kernel is based on the Linux 3.10 released kernel.
293 is based on the Linux 3.17 released kernel.</para></listitem> 293 </para></listitem>
294 <listitem><para><emphasis><filename>linux-yocto-dev</filename></emphasis> - A development 294 <listitem><para><emphasis>
295 kernel based on the latest upstream release candidate available.</para></listitem> 295 <filename>linux-yocto-3.14</filename></emphasis> - The
296 stable Yocto Project kernel to use with the Yocto
297 Project Releases 1.6 and 1.7.
298 These kernels are based on the Linux 3.14 and 3.17
299 released kernels, respectively.
300 </para></listitem>
301 <listitem><para><emphasis>
302 <filename>linux-yocto-3.17</filename></emphasis> - An
303 additional Yocto Project kernel used with the Yocto
304 Project Release 1.7.
305 This kernel is based on the Linux 3.17 released kernel.
306 </para></listitem>
307 <listitem><para><emphasis>
308 <filename>linux-yocto-dev</filename></emphasis> - A
309 development kernel based on the latest upstream release
310 candidate available.
311 </para></listitem>
296 </itemizedlist> 312 </itemizedlist>
297 </para> 313 </para>
298 314