From: Scott Rifenbark Date: Tue, 15 Feb 2011 21:54:25 +0000 (-0600) Subject: documentation/kernel-manual/kernel-how-to.xml: Fix to step 3 of section 3.4.4 X-Git-Tag: 2011-1~2301 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=6500cef062f17b3f9b1619b7548921a83a836d1c;p=openembedded-core.git 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 --- diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml index efe81e5c0e..6d1da06345 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. - In a layer, create a linux-yocto_git.bbappend + In a layer, create a linux-yocto-stable_git.bbappend file with the following: