summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-07-14 06:56:08 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-21 10:59:19 +0100
commit7c12513fec46dcada5f3f6d8d7ea8b58cb3fa882 (patch)
tree6b0344cc4b6b950841fee3971ea47f2bf14807ca /documentation
parentfb71e5092af10f7be6d622a48efd63c873a3895c (diff)
downloadast2050-yocto-poky-7c12513fec46dcada5f3f6d8d7ea8b58cb3fa882.zip
ast2050-yocto-poky-7c12513fec46dcada5f3f6d8d7ea8b58cb3fa882.tar.gz
documentation/adt-manual/kernel-how-to.xml: Changed Bitbake to BitBake (From yocto-docs rev: c3b3d7f7b16bc222d599bdfb5e99c86694a1c865)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/kernel-manual/kernel-how-to.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml
index 7112913..0e344c4 100644
--- a/documentation/kernel-manual/kernel-how-to.xml
+++ b/documentation/kernel-manual/kernel-how-to.xml
@@ -1085,7 +1085,7 @@ That's it. Configure and build.
<listitem><para>Make sure the Yocto Project build process knows about the new BSP
layer by adding the pathname to the new layer to the <filename>bblayers.conf</filename> configuration
file located in the Yocto Project build tree at <filename>build/conf/bblayers.conf</filename>.
- Adding the layer allows Bitbake to find the new layer.
+ Adding the layer allows BitBake to find the new layer.
<note>
The above example creates a BSP layer named <filename>meta-mymachine</filename> that is
OpenPOWER on IntegriCloud