summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-02-15 15:54:25 -0600
committerSaul Wold <sgw@linux.intel.com>2011-02-18 20:51:30 -0800
commit6500cef062f17b3f9b1619b7548921a83a836d1c (patch)
tree5fee35c7c1ff3fa89a3a9cdd8f9db43f4ab75477 /documentation/kernel-manual
parent7c06c4f54598a5d59fc81b89796cce73bef399e6 (diff)
downloadast2050-yocto-poky-6500cef062f17b3f9b1619b7548921a83a836d1c.zip
ast2050-yocto-poky-6500cef062f17b3f9b1619b7548921a83a836d1c.tar.gz
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>
Diffstat (limited to 'documentation/kernel-manual')
-rw-r--r--documentation/kernel-manual/kernel-how-to.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml
index efe81e5..6d1da06 100644
--- a/documentation/kernel-manual/kernel-how-to.xml
+++ b/documentation/kernel-manual/kernel-how-to.xml
@@ -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>
OpenPOWER on IntegriCloud