diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-10-10 14:54:26 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-16 23:46:51 +0100 |
| commit | 4c0e713b815031bcbc9fad7c20b0be87d91c58c1 (patch) | |
| tree | 20d4ff2b5c9b7aa98b19df8c5381eb041117fb5b /documentation/kernel-dev/kernel-dev-concepts-appx.xml | |
| parent | 0b75283fa9b40e451923b6704d0be2b97f786c6e (diff) | |
| download | poky-4c0e713b815031bcbc9fad7c20b0be87d91c58c1.tar.gz | |
kernel-dev: Applied review feedback
Various edits for review feedback on the manual in general.
(From yocto-docs rev: 218061535b5bed326331d00eee6f514c81299238)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-dev/kernel-dev-concepts-appx.xml')
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-concepts-appx.xml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/documentation/kernel-dev/kernel-dev-concepts-appx.xml b/documentation/kernel-dev/kernel-dev-concepts-appx.xml index a7ce72b8ef..fbecc13875 100644 --- a/documentation/kernel-dev/kernel-dev-concepts-appx.xml +++ b/documentation/kernel-dev/kernel-dev-concepts-appx.xml | |||
| @@ -129,10 +129,12 @@ | |||
| 129 | the LTSI kernel is <filename>linux-yocto-4.1</filename>. | 129 | the LTSI kernel is <filename>linux-yocto-4.1</filename>. |
| 130 | </para></listitem> | 130 | </para></listitem> |
| 131 | <listitem><para> | 131 | <listitem><para> |
| 132 | <filename>linux-yocto-4.1</filename>, | 132 | For Yocto Project release 2.4, the LTSI kernel is |
| 133 | <filename>linux-yocto-4.4</filename>, and | 133 | <filename>linux-yocto-4.9</filename> |
| 134 | <filename>linux-yocto-4.9</filename> are all LTS | 134 | </para></listitem> |
| 135 | kernels. | 135 | <listitem><para> |
| 136 | <filename>linux-yocto-4.4</filename> is an LTS | ||
| 137 | kernel. | ||
| 136 | </para></listitem> | 138 | </para></listitem> |
| 137 | </itemizedlist> | 139 | </itemizedlist> |
| 138 | </note> | 140 | </note> |
