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. Make sure the Yocto Project build process knows about the new BSP layer by adding the pathname to the new layer to the bblayers.conf configuration file located in the Yocto Project build tree at build/conf/bblayers.conf. - Adding the layer allows Bitbake to find the new layer. + Adding the layer allows BitBake to find the new layer. The above example creates a BSP layer named meta-mymachine that is