From 7c06c4f54598a5d59fc81b89796cce73bef399e6 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 15 Feb 2011 15:49:33 -0600 Subject: documentation/kernel-manual/kernel-how-to.xml: Fix to step 1 of section 3.4.4 Step one states that the linux-yocto_git.bbappend file is left. This file is associated with distro 2.6.37 kernel and the rest of the example is associated with the 2.6.34 kernel. So, I changed the step to indicate that the directory is left with a linux-yocto-stable_git.bbappend file. Signed-off-by: Scott Rifenbark --- documentation/kernel-manual/kernel-how-to.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml index c3c9569adf..efe81e5c0e 100644 --- a/documentation/kernel-manual/kernel-how-to.xml +++ b/documentation/kernel-manual/kernel-how-to.xml @@ -1052,7 +1052,8 @@ That's it. Configure and build. Copy meta-emenlow Fix or remove anything you do not need. For this example the only thing left was the kernel directory with a - linux-yocto_git.bbappend file (linux-yocto is the kernel listed in + linux-yocto-stable_git.bbappend file + (linux-yocto-stable is the kernel listed in meta-crownbay/conf/machine/crownbay.conf. Add a new entry in the build/conf/bblayers.conf so the new layer can be found by Bitbake. -- cgit v1.2.3-54-g00ecf