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>
This commit is contained in:
Scott Rifenbark 2011-07-15 06:37:08 -07:00 committed by Richard Purdie
parent 7741e10f70
commit 73107a7ae4
1 changed files with 1 additions and 1 deletions

View File

@ -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>