From 93ad9b5f0075b56c87a585281750ad1c7789c2e9 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 22 Feb 2012 14:58:23 -0600 Subject: documentation/bsp-guide/bsp.xml: Edits to pre-built user binaries section. (From yocto-docs rev: 1bf460e980ee35e783a64de2cddfdd68c5471871) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'documentation/bsp-guide/bsp.xml') 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. -- cgit v1.2.3-54-g00ecf