diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index a93ac50f6f..787dc7bff1 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -381,7 +381,8 @@
Below is an example of the Raspberry Pi BSP
- layer that ships with the Yocto Project:
+ layer that is available from the
+ Source Respositories:
meta-raspberrypi/COPYING.MIT
meta-raspberrypi/README.md
@@ -882,18 +883,19 @@
You can find these files in the BSP Layer at:
- meta-bsp_name/recipes-kernel/linux/linux-yocto*.bbappend
+ meta-bsp_name/recipes-kernel/linux/linux*.bbappend
meta-bsp_name/recipes-kernel/linux/*.bb
- Append files (*.bbappend modify
+ Append files (*.bbappend) modify
the main kernel recipe being used to build the image.
The *.bb files would be a
- developer-supplied recipe.
+ developer-supplied kernel recipe.
This area of the BSP hierarchy can contain both these
- types of files.
+ types of files, although in practice, it is likely that
+ you would have one or the other.
@@ -957,8 +959,8 @@
linux-raspberrypi_4.14.bb
linux-raspberrypi_4.9.bb
- The directory contains three kernel recipes and an
- include file.
+ The directory contains three kernel recipes and a
+ common include file.
@@ -1063,7 +1065,7 @@
Texas Instruments Beaglebone
- (beaglebone-yocto
+ (beaglebone-yocto)
Freescale MPC8315E-RDB