diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index a39a611b38..08c90b46c1 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -275,17 +275,18 @@ This optional area contains useful pre-built kernels and user-space filesystem images appropriate to the target system. This directory typically contains graphical (e.g. sato) and minimal live images - when the BSP tarball has been created and made available in the Yocto Project website. + when the BSP tarball has been created and made available in the + Yocto Project website. You can use these kernels and images to get a system running and quickly get started on development tasks. The exact types of binaries present are highly hardware-dependent. - However, a README file should be present in the BSP file structure that explains how to use + However, a README file should be present in the BSP Layer that explains how to use the kernels and images with the target hardware. If pre-built binaries are present, source code to meet licensing requirements must also - be provided in some form. + exist in some form.