From: Scott Rifenbark Date: Wed, 9 Feb 2011 18:32:15 +0000 (-0600) Subject: documentation/kernel-manual/kernel-how-to.xml: Fixed type X-Git-Tag: 2011-1~2354^2~1 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=05ac368888879255a30bec604d92cddef1b589af;p=openembedded-core.git documentation/kernel-manual/kernel-how-to.xml: Fixed type In section 4.3.3 step 2 there was a directory 'build/donf/bblayers.conf'. I fixed the typo to 'build/conf/bblayers.conf'. Signed-off-by: Scott Rifenbark --- diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml index 01a78e685c..07e4d7828c 100644 --- a/documentation/kernel-manual/kernel-how-to.xml +++ b/documentation/kernel-manual/kernel-how-to.xml @@ -1054,7 +1054,7 @@ That's it. Configure and build. 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 meta-crownbay/conf/machine/crownbay.conf. - Add a new entry in the build/donf/bblayers.conf + Add a new entry in the build/conf/bblayers.conf so the new layer can be found by Bitbake.