summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-10-13 16:31:02 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-10-18 16:15:27 +0200
commitba0483c9ed3706940ef96c7b4a4df8f344651f02 (patch)
tree841a66153ba8d6f35741dcebac5f4f064b0212c5
parent3d1820bbb3e4cdc167612bb7ce041ce809228978 (diff)
downloadast2050-yocto-poky-ba0483c9ed3706940ef96c7b4a4df8f344651f02.zip
ast2050-yocto-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>
-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 45015e4..12ad46b 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -279,9 +279,6 @@
Within this group, you will find several kernels supported by
the Yocto Project:
<itemizedlist>
- <listitem><para><emphasis><filename>linux-yocto-3.4</filename></emphasis> - The
- stable Yocto Project kernel to use with the Yocto Project Release 1.3. This kernel
- is based on the Linux 3.4 released kernel.</para></listitem>
<listitem><para><emphasis><filename>linux-yocto-3.8</filename></emphasis> - The
stable Yocto Project kernel to use with the Yocto Project Release 1.4. This kernel
is based on the Linux 3.8 released kernel.</para></listitem>
@@ -291,6 +288,9 @@
<listitem><para><emphasis><filename>linux-yocto-3.14</filename></emphasis> - The
stable Yocto Project kernel to use with the Yocto Project Release 1.6. This kernel
is based on the Linux 3.14 released kernel.</para></listitem>
+ <listitem><para><emphasis><filename>linux-yocto-3.17</filename></emphasis> - The
+ stable Yocto Project kernel to use with the Yocto Project Release 1.7. This kernel
+ is based on the Linux 3.17 released kernel.</para></listitem>
<listitem><para><emphasis><filename>linux-yocto-dev</filename></emphasis> - A development
kernel based on the latest upstream release candidate available.</para></listitem>
</itemizedlist>
OpenPOWER on IntegriCloud