summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-model.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-04-23 14:41:10 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-04-23 23:04:46 +0100
commitfd7c1df7b61d433040d062c79f0904b675d01f40 (patch)
tree73bdac5c802dd93d1ccc03af9427740d5e6d2e53 /documentation/dev-manual/dev-manual-model.xml
parent564e311a8db5dfad2d099f9d7d0bb5e76b413aa4 (diff)
downloadpoky-fd7c1df7b61d433040d062c79f0904b675d01f40.tar.gz
documentation: Replacements for "1.1" and "edison", etc.
I did a quick and dirty scrub over the manuals for the strings "1.1" and "edison". I found some instances that were not properly variablized. Also, discovered some references to the linux-yocto-3.0-1.1.x. All but one instance of this needed changed to linux-yocto-3.2. (From yocto-docs rev: 620fb4b7626defcefc8a039de09ae4599ee7f454) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml3
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 29840ee720..1950210644 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -247,6 +247,9 @@
247 <listitem><para><emphasis><filename>linux-yocto-3.0-1.1.x</filename></emphasis> - The 247 <listitem><para><emphasis><filename>linux-yocto-3.0-1.1.x</filename></emphasis> - The
248 stable Linux Yocto kernel to use with the Yocto Project Release 1.1.x. This kernel 248 stable Linux Yocto kernel to use with the Yocto Project Release 1.1.x. This kernel
249 is based on the Linux 3.0 release</para></listitem> 249 is based on the Linux 3.0 release</para></listitem>
250 <listitem><para><emphasis><filename>linux-yocto-3.2</filename></emphasis> - The
251 stable Linux Yocto kernel to use with the Yocto Project Release 1.2. This kernel
252 is based on the Linux 3.2 release</para></listitem>
250 <listitem><para><emphasis><filename>linux-yocto-dev</filename></emphasis> - A development 253 <listitem><para><emphasis><filename>linux-yocto-dev</filename></emphasis> - A development
251 kernel based on the latest upstream release candidate available.</para></listitem> 254 kernel based on the latest upstream release candidate available.</para></listitem>
252 </itemizedlist> 255 </itemizedlist>