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. diff --git a/documentation/poky-ref-manual/ref-images.xml b/documentation/poky-ref-manual/ref-images.xml index eb30942fec..7080034f53 100644 --- a/documentation/poky-ref-manual/ref-images.xml +++ b/documentation/poky-ref-manual/ref-images.xml @@ -108,12 +108,11 @@ instead of X11. In order to build, this image requires specific distro configuration that enables gtk over directfb. - self-hosted-image: - An image you can run using the Yocto Project Build Appliance. - The image is suitable to load and boot from either + build-appliance-image: + An image you can boot and run using either the VMware Player or VMWare Workstation. - For more information on the Build Appliance, see the + For more information on this image, see the Build Appliance page on the Yocto Project website.