From e2b180ab543355396db47b37a7ac3582b8ee6818 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 14 Dec 2010 17:03:53 -0800 Subject: documentation/bsp-guide/bsp.xml: Added information about /binary Added information in the section about Pre-built User Binaries. In the first paragraph I stated that this directory would contain the Application Development Toolkit and minimal live images when the BSP is "tarred" up and placed on the Yocto Project website. Signed-off-by: Scott Rifenbark --- documentation/bsp-guide/bsp.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 9698e939f4..321965ad8e 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -105,7 +105,9 @@ meta-<bsp_name>/prebuilds/ This optional area contains useful pre-built kernels and userspace filesystem - images appropriate to the target system. + images appropriate to the target system. + This directory contains the Application Development Toolkit (ADT) and minimal + live images when the BSP is has been "tar-balled" and placed on 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. -- cgit v1.2.3-54-g00ecf