]> code.ossystems Code Review - openembedded-core.git/commitdiff
documentation/kernel-manual/kernel-how-to.xml: Fix to step 3 of section 3.4.4
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 15 Feb 2011 21:54:25 +0000 (15:54 -0600)
committerSaul Wold <sgw@linux.intel.com>
Sat, 19 Feb 2011 04:51:30 +0000 (20:51 -0800)
Changed 'linux-yocto_git.bbappend' to 'linux-yocto-stable_git.bbappend'
in step 3 just before the code example.  This makes the code consistent
with the rest of the example supporting the 2.6.34 kernel.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
documentation/kernel-manual/kernel-how-to.xml

index efe81e5c0ec7872686b0d5fb9a94eab3f3b9f05d..6d1da063457089dceda36bba4e1bf4ee3cb60df6 100644 (file)
@@ -1089,7 +1089,7 @@ That's it. Configure and build.
                 </para></listitem>
                 
                 <listitem><para>
-                    In a layer, create a <filename>linux-yocto_git.bbappend</filename> 
+                    In a layer, create a <filename>linux-yocto-stable_git.bbappend</filename> 
                     file with the following:
                 </para>