From 6500cef062f17b3f9b1619b7548921a83a836d1c Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 15 Feb 2011 15:54:25 -0600 Subject: 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 --- documentation/kernel-manual/kernel-how-to.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') 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: -- cgit v1.2.3-54-g00ecf