diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 397ef85e77..e59417d1bd 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -181,12 +181,14 @@ meta-<bsp_name>/binary/<bootable_images>
- Layer Configuration (meta-<bsp_name>/conf/layer.conf) + Layer Configuration File + +meta-<bsp_name>/conf/layer.conf + This file identifies the structure as a Poky layer, identifies the - contents of the layer, and contains information about how Poky should use - it. + contents of the layer, and contains information about how Poky should use it. Generally, a standard boilerplate file such as the following works: