From 5c78a2b02d224c5c56ff209174c05484fa312739 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 17 May 2011 11:28:25 -0500 Subject: documentation/bsp-guide/bsp.xml: Updated /binary explanation In the '1.1.3 Pre-built User Binaries' section it said that the ADT and minimal images were kept in the optional meta-/binary directory. Jianjun Xu pointed out that in fact it is just the minimal and sato images here. I also confirmed with Tom as well. I re-wrote this sentence to be clearer and more accurate. (From yocto-docs rev: 16d32b8ce2b98ef25609922050c8b2c7de672bde) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index e895e7f6ff..f998331333 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -162,8 +162,8 @@ meta-<bsp_name>/binary/<bootable_images> This optional area contains useful pre-built kernels and user-space filesystem images appropriate to the target system. - This directory contains the Application Development Toolkit (ADT) and minimal - live images when the BSP tarball has been created and made available in the Yocto Project website. + 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. You can use these kernels and images to get a system running and quickly get started on development tasks. -- cgit v1.2.3-54-g00ecf