diff options
author | 2012-04-19 10:43:31 -0600 | |
---|---|---|
committer | 2012-04-23 23:07:40 +0100 | |
commit | 66625417b45e9cb5faa72d8aa67a16a5ec8810ba (patch) | |
tree | e0831d0fc449253cc2ebb5cf7cf5fa88930cf4da | |
parent | e95ce40abd4c306298cb97389c34b6c486f7818b (diff) | |
download | poky-66625417b45e9cb5faa72d8aa67a16a5ec8810ba.tar.gz poky-66625417b45e9cb5faa72d8aa67a16a5ec8810ba.tar.bz2 poky-66625417b45e9cb5faa72d8aa67a16a5ec8810ba.zip |
documentation/poky-ref-manual/ref-images.xml: added link
added the link for the Build Appliance page to the description of the
self-hosted image.
(From yocto-docs rev: 719ba4308489b29eefa7f08ddffb65bd5e41fc2c)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/poky-ref-manual/ref-images.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-images.xml b/documentation/poky-ref-manual/ref-images.xml index 6b3d20ce0e..29877fcea8 100644 --- a/documentation/poky-ref-manual/ref-images.xml +++ b/documentation/poky-ref-manual/ref-images.xml @@ -111,7 +111,9 @@ The image is suitable to load and boot from either <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 [NEED LINK].</para></listitem> + For more information on the Build Appliance, see the + <ulink url='&YOCTO_HOME_URL;/documentation/build-appliance'>Build Appliance</ulink> page on + the Yocto Project website.</para></listitem> </itemizedlist> <tip> |