summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/dev-manual-intro.xml7
-rw-r--r--documentation/poky-ref-manual/ref-images.xml7
2 files changed, 8 insertions, 6 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml
index 4a22590..fd35e28 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.</para></listitem>
<listitem><para><emphasis>
<ulink url='&YOCTO_HOME_URL;/documentation/build-appliance'>
- Build Appliance</ulink>:</emphasis> Allows you to build and boot a custom embedded Linux
- image with the Yocto Project using a non-Linux development system.</para></listitem>
+ Build Appliance</ulink>:</emphasis> 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 <ulink url='&YOCTO_HOME_URL;/documentation/build-appliance'>Build Appliance</ulink>
+ page for more information.</para></listitem>
<listitem><para><emphasis>
<ulink url='&YOCTO_BUGZILLA_URL;'>Bugzilla</ulink>:</emphasis>
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 eb30942..7080034 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
<filename>gtk</filename> over <filename>directfb</filename>.</para></listitem>
- <listitem><para><emphasis><filename>self-hosted-image</filename>:</emphasis>
- An image you can run using the Yocto Project Build Appliance.
- The image is suitable to load and boot from either
+ <listitem><para><emphasis><filename>build-appliance-image</filename>:</emphasis>
+ An image you can boot and run using either the
<ulink url='http://www.vmware.com/products/player/overview.html'>VMware Player</ulink>
or <ulink url='http://www.vmware.com/products/workstation/overview.html'>VMWare Workstation</ulink>.
- For more information on the Build Appliance, see the
+ For more information on this image, see the
<ulink url='&YOCTO_HOME_URL;/documentation/build-appliance'>Build Appliance</ulink> page on
the Yocto Project website.</para></listitem>
</itemizedlist>
OpenPOWER on IntegriCloud