From a9f9eb27d320feb868f9ec228d95a911c85f2abc Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 25 Jun 2012 09:59:43 -0700 Subject: documentation: Re-defined "Build Appliance" to mean the file Previous renditions of the term "Build Appliance" referred to the VMware system. However, it was determined that the term "Build Appliance" should really refer to the actual image that can be booted and run on the VMware applications. I have updated the areas affected by this change. The change assumes the name of the built or downloaded file you boot will be named "build-appliance-image." Fixes [YOCTO_#2656] (From yocto-docs rev: 6b27b7d92b9722351eb43a7c2a341ce3af056dba) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-intro.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'documentation/dev-manual') diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index 4a22590ef9..fd35e283c2 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml @@ -133,8 +133,11 @@ Hob's primary goal is to enable a user to perform common tasks more easily. - Build Appliance: Allows you to build and boot a custom embedded Linux - image with the Yocto Project using a non-Linux development system. + Build Appliance: A bootable custom embedded Linux image you can + either build using a non-Linux development system (VMware applications) or download + from the Yocto Project website. + See the Build Appliance + page for more information. Bugzilla: The bug tracking application the Yocto Project uses. -- cgit v1.2.3-54-g00ecf