aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
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 711291326b..0e344c44a9 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