]> code.ossystems Code Review - openembedded-core.git/commitdiff
documentation/kernel-manual/kernel-how-to.xml: Fixed type
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Wed, 9 Feb 2011 18:32:15 +0000 (12:32 -0600)
committerScott Rifenbark <scott.m.rifenbark@intel.com>
Mon, 14 Feb 2011 23:07:35 +0000 (17:07 -0600)
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 <scott.m.rifenbark@intel.com>
documentation/kernel-manual/kernel-how-to.xml

index 01a78e685c94058e0989d7fdfe5456d2d810a6f7..07e4d7828c5e5ac747b20305a8feba1da60763d4 100644 (file)
@@ -1054,7 +1054,7 @@ That's it. Configure and build.
                         For this example the only thing left was the kernel directory with a 
                         <filename>linux-yocto_git.bbappend</filename> file (linux-yocto is the kernel listed in 
                         <filename>meta-crownbay/conf/machine/crownbay.conf</filename></para></listitem>.
-                        <listitem><para>Add a new entry in the <filename>build/donf/bblayers.conf</filename> 
+                        <listitem><para>Add a new entry in the <filename>build/conf/bblayers.conf</filename> 
                         so the new layer can be found by Bitbake.</para></listitem>
                     </itemizedlist>
                 </para></listitem>