diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-10-01 08:20:46 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-02 17:41:30 +0100 |
| commit | dff62da6de3a92ee7fd9523201da8d6f4de3c809 (patch) | |
| tree | 128fe1092ce43f2df3d1416c8b257bda09e62a00 | |
| parent | 1b02ad9d4afaaf3fb4e4d2bc85077a92f7d1155b (diff) | |
| download | poky-dff62da6de3a92ee7fd9523201da8d6f4de3c809.tar.gz | |
documentation: dev-manual - Updated list of kernels
Needed to add the 3.4 kernel to the list of linux-yocto-*
kernels as found in the source repository.
(From yocto-docs rev: 98538e2616214f76083697ad3cc886efd183c34e)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 12a4069296..286e2a5ae2 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
| @@ -270,6 +270,9 @@ | |||
| 270 | <listitem><para><emphasis><filename>linux-yocto-3.2</filename></emphasis> - The | 270 | <listitem><para><emphasis><filename>linux-yocto-3.2</filename></emphasis> - The |
| 271 | stable Yocto Project kernel to use with the Yocto Project Release 1.2. This kernel | 271 | stable Yocto Project kernel to use with the Yocto Project Release 1.2. This kernel |
| 272 | is based on the Linux 3.2 released kernel.</para></listitem> | 272 | is based on the Linux 3.2 released kernel.</para></listitem> |
| 273 | <listitem><para><emphasis><filename>linux-yocto-3.4</filename></emphasis> - The | ||
| 274 | stable Yocto Project kernel to use with the Yocto Project Release 1.3. This kernel | ||
| 275 | is based on the Linux 3.4 released kernel.</para></listitem> | ||
| 273 | <listitem><para><emphasis><filename>linux-yocto-dev</filename></emphasis> - A development | 276 | <listitem><para><emphasis><filename>linux-yocto-dev</filename></emphasis> - A development |
| 274 | kernel based on the latest upstream release candidate available.</para></listitem> | 277 | kernel based on the latest upstream release candidate available.</para></listitem> |
| 275 | </itemizedlist> | 278 | </itemizedlist> |
