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.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 77ca208ec9..334ae16276 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -269,15 +269,15 @@
269 Within this group, you will find several kernels supported by 269 Within this group, you will find several kernels supported by
270 the Yocto Project: 270 the Yocto Project:
271 <itemizedlist> 271 <itemizedlist>
272 <listitem><para><emphasis><filename>linux-yocto-3.2</filename></emphasis> - The
273 stable Yocto Project kernel to use with the Yocto Project Release 1.2. This kernel
274 is based on the Linux 3.2 released kernel.</para></listitem>
275 <listitem><para><emphasis><filename>linux-yocto-3.4</filename></emphasis> - The 272 <listitem><para><emphasis><filename>linux-yocto-3.4</filename></emphasis> - The
276 stable Yocto Project kernel to use with the Yocto Project Release 1.3. This kernel 273 stable Yocto Project kernel to use with the Yocto Project Release 1.3. This kernel
277 is based on the Linux 3.4 released kernel.</para></listitem> 274 is based on the Linux 3.4 released kernel.</para></listitem>
278 <listitem><para><emphasis><filename>linux-yocto-3.8</filename></emphasis> - The 275 <listitem><para><emphasis><filename>linux-yocto-3.8</filename></emphasis> - The
279 stable Yocto Project kernel to use with the Yocto Project Release 1.4. This kernel 276 stable Yocto Project kernel to use with the Yocto Project Release 1.4. This kernel
280 is based on the Linux 3.8 released kernel.</para></listitem> 277 is based on the Linux 3.8 released kernel.</para></listitem>
278 <listitem><para><emphasis><filename>linux-yocto-3.10</filename></emphasis> - The
279 stable Yocto Project kernel to use with the Yocto Project Release 1.5. This kernel
280 is based on the Linux 3.10 released kernel.</para></listitem>
281 <listitem><para><emphasis><filename>linux-yocto-dev</filename></emphasis> - A development 281 <listitem><para><emphasis><filename>linux-yocto-dev</filename></emphasis> - A development
282 kernel based on the latest upstream release candidate available.</para></listitem> 282 kernel based on the latest upstream release candidate available.</para></listitem>
283 </itemizedlist> 283 </itemizedlist>