aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/yocto-project-qs/yocto-project-qs.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-07-05 14:00:12 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-06 09:39:25 +0100
commitb201616981588e14934f27865e39916d36b7a052 (patch)
tree8309435d2ea4ffa70dca724014e3ee8e79ffa641 /documentation/yocto-project-qs/yocto-project-qs.xml
parent9a4191fd72e94a091b9ba22d7f475959a5e26242 (diff)
downloadopenembedded-core-contrib-b201616981588e14934f27865e39916d36b7a052.tar.gz
documentation/yocto-project-qs/yocto-project-qs.xml: Some link fixes
Minor fixes to some links and some typos. (From yocto-docs rev: 8d1f53bca404461f8edc526d5e144ef7d76f0594) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/yocto-project-qs/yocto-project-qs.xml')
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index a7f184a74f..4a9c20c2c9 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -415,7 +415,7 @@
Running this script defines OpenEmbedded build environment settings needed to
complete the build.
The script also creates the
- <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>build directory</ulink>",
+ <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>build directory</ulink>,
which is <filename>&YOCTO_POKY;-build</filename> in this case.
After the script runs, your current working directory is set
to the build directory.
@@ -576,7 +576,7 @@
<para>
For more information on how to install tarballs, see the
"<ulink url='&YOCTO_DOCS_ADT_URL;#using-an-existing-toolchain-tarball'>Using a Cross-Toolchain Tarball</ulink>" and
- "<ulink url='&YOCTO_DOCS_ADT_URL;#using-the-toolchain-from-within-the-build-tree'>Using BitBake and the Yocto Project Build Tree</ulink>" sections in the Yocto Project Application Development Toolkit (ADT)
+ "<ulink url='&YOCTO_DOCS_ADT_URL;#using-the-toolchain-from-within-the-build-tree'>Using BitBake and the Build Directory</ulink>" sections in the Yocto Project Application Development Toolkit (ADT)
User's Guide.
</para>
</section>
@@ -607,8 +607,8 @@
<para>
You can learn more about downloading a Yocto Project kernel in the
- "<ulink url='&YOCTO_DOCS_DEV_URL;#local-kernel-files'>Linux Yocto Kernel</ulink>" section of
- the Yocto Project Development Manual.
+ "<ulink url='&YOCTO_DOCS_DEV_URL;#local-kernel-files'>Yocto Project Kernel</ulink>"
+ bulleted item in the Yocto Project Development Manual.
</para>
</section>