diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index d467ceb8fa..e9143a159a 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -48,7 +48,7 @@
This root is what you add to the
BBLAYERS
variable in the conf/bblayers.conf file found in the
- Yocto Project Build Directory.
+ Yocto Project Build Directory.
Adding the root allows the Yocto Project build system to recognize the BSP
definition and from it build an image.
Here is an example:
@@ -614,8 +614,7 @@
The configuration options will likely end up in that location anyway if the BSP gets
added to the Yocto Project.
For information on how to add these configurations directly, see
-
- The Yocto Project Kernel Architecture and Use Manual.
+ The Yocto Project Kernel Architecture and Use Manual.
In general, however, the Yocto Project maintainers take care of moving the
SRC_URI-specified
@@ -695,8 +694,7 @@
recipe-* subdirectory.
You can find recipes.txt in the
meta directory of the
- Yocto
- Project Files, or in the OpenEmbedded Core Layer
+ Yocto Project Files, or in the OpenEmbedded Core Layer
(openembedded-core) found at
.
@@ -835,7 +833,7 @@
Basing your recipes on these kernels reduces the costs for maintaining
the BSP and increases its scalability.
See the Yocto Linux Kernel category in the
- Yocto Source Repositories
+ Yocto Source Repositories
for these kernels.
@@ -1027,8 +1025,7 @@
Both tools reside in the scripts/ subdirectory
- of the Yocto Project
- Files.
+ of the Yocto Project Files.
Consequently, to use the scripts, you must source the
environment just as you would when invoking a build: