diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 0bb0b68ab2..0327f6db62 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -148,16 +148,11 @@
Some layers function as a layer to hold other BSP layers.
These layers are knows as
"container layers".
- An example of this type of layer is the
- meta-intel layer.
- This layer contains BSP layers for the Intel-core2-32
- Intel Common Core
- (Intel-core2-32) and the Intel-corei7-64
- Intel Common Core
- (Intel-corei7-64).
- the meta-intel layer also contains
- the common/ directory, which contains
- common content across those layers.
+ An example of this type of layer is OpenEmbedded's
+ meta-openembedded
+ layer.
+ The meta-openembedded layer contains
+ many meta-* layers.
@@ -1817,9 +1812,8 @@
The remainder of this section provides a description of
the Yocto Project reference BSP for Beaglebone, which
resides in the
- Container Layer
- (i.e.
- meta-yocto-bsp).
+ meta-yocto-bsp
+ layer.
@@ -1882,7 +1876,7 @@
For example, the machine configuration file for the
BeagleBone and BeagleBone Black development boards
- is located in the container layer
+ is located in the layer
poky/meta-yocto-bsp/conf/machine
and is named beaglebone-yocto.conf:
@@ -2216,8 +2210,7 @@
This particular append file works for all the
machines that are part of the
- meta-yocto-bsp container
- layer.
+ meta-yocto-bsp layer.
The relevant statements are appended with
the "beaglebone-yocto" string.
The OpenEmbedded build system uses these