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: lucaceresoli/bug-15201-perf-libtraceevent-missing~46457 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6500cef062f17b3f9b1619b7548921a83a836d1c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 efe81e5c0ec..6d1da063457 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: