summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-07-15 06:37:08 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-21 10:59:22 +0100
commit73107a7ae45c56fe4c437cf6ccdbf8f4fceef726 (patch)
tree6c6ee8cd019712c4959250f47b5779e6f6f77565
parent7741e10f703453829aa2d2d8c87a07d2a2c102fe (diff)
downloadast2050-yocto-poky-73107a7ae45c56fe4c437cf6ccdbf8f4fceef726.zip
ast2050-yocto-poky-73107a7ae45c56fe4c437cf6ccdbf8f4fceef726.tar.gz
documentation/yocto-project-qs/yocto-project-qs.xml: wording change.
Was suggested that toolchains "should" be installed under /opt/poky. This is in fact a requirement. I replaced "should" with "must." (From yocto-docs rev: fe890b056831a84cde47f9200300491426f20c65) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index b82ce28..a6f7172 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -447,7 +447,7 @@
</literallayout>
<para>
- The toolchain tarballs are self-contained and should be installed into <filename>/opt/poky</filename>.
+ The toolchain tarballs are self-contained and must be installed into <filename>/opt/poky</filename>.
The following commands show how you install the toolchain tarball given a 64-bit development host system
and a 32-bit target architecture.
</para>
OpenPOWER on IntegriCloud