diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-10-13 16:31:02 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-10-18 16:15:27 +0200 |
commit | ba0483c9ed3706940ef96c7b4a4df8f344651f02 (patch) | |
tree | 841a66153ba8d6f35741dcebac5f4f064b0212c5 /documentation | |
parent | 3d1820bbb3e4cdc167612bb7ce041ce809228978 (diff) | |
download | poky-ba0483c9ed3706940ef96c7b4a4df8f344651f02.tar.gz |
dev-manual: Updated the list of linux-yocto kernels
I removed the linux-yocto 3.4 kernel from the list in the
section describing which kernels we support. Also, added
the 3.17 linux-yocto kernel to the list.
(From yocto-docs rev: 41f57a9abe1201ed2fb657f8441c97f86f75200a)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 6 |
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 45015e4e1c..12ad46bbdf 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
@@ -279,9 +279,6 @@ | |||
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.4</filename></emphasis> - The | ||
283 | stable Yocto Project kernel to use with the Yocto Project Release 1.3. This kernel | ||
284 | is based on the Linux 3.4 released kernel.</para></listitem> | ||
285 | <listitem><para><emphasis><filename>linux-yocto-3.8</filename></emphasis> - The | 282 | <listitem><para><emphasis><filename>linux-yocto-3.8</filename></emphasis> - The |
286 | stable Yocto Project kernel to use with the Yocto Project Release 1.4. This kernel | 283 | stable Yocto Project kernel to use with the Yocto Project Release 1.4. This kernel |
287 | is based on the Linux 3.8 released kernel.</para></listitem> | 284 | is based on the Linux 3.8 released kernel.</para></listitem> |
@@ -291,6 +288,9 @@ | |||
291 | <listitem><para><emphasis><filename>linux-yocto-3.14</filename></emphasis> - The | 288 | <listitem><para><emphasis><filename>linux-yocto-3.14</filename></emphasis> - The |
292 | stable Yocto Project kernel to use with the Yocto Project Release 1.6. This kernel | 289 | stable Yocto Project kernel to use with the Yocto Project Release 1.6. This kernel |
293 | is based on the Linux 3.14 released kernel.</para></listitem> | 290 | is based on the Linux 3.14 released kernel.</para></listitem> |
291 | <listitem><para><emphasis><filename>linux-yocto-3.17</filename></emphasis> - The | ||
292 | stable Yocto Project kernel to use with the Yocto Project Release 1.7. This kernel | ||
293 | is based on the Linux 3.17 released kernel.</para></listitem> | ||
294 | <listitem><para><emphasis><filename>linux-yocto-dev</filename></emphasis> - A development | 294 | <listitem><para><emphasis><filename>linux-yocto-dev</filename></emphasis> - A development |
295 | kernel based on the latest upstream release candidate available.</para></listitem> | 295 | kernel based on the latest upstream release candidate available.</para></listitem> |
296 | </itemizedlist> | 296 | </itemizedlist> |