documentation/kernel-manual/kernel-how-to.xml: Fix to step 3 of section 3.4.4

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>
This commit is contained in:
Scott Rifenbark 2011-02-15 15:54:25 -06:00 committed by Saul Wold
parent 7c06c4f545
commit 6500cef062
1 changed files with 1 additions and 1 deletions

View 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>