]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation/yocto-project-qs/yocto-project-qs.xml: dyslexic statement fixed.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Fri, 21 Oct 2011 11:54:18 +0000 (04:54 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 31 Oct 2011 22:37:08 +0000 (22:37 +0000)
I somehow had that having a host with multiple cores and threads could
be used to increase the build time.  It obviously should have been
"decrease".  Kudos to Bill Fishburn for finding this goof.

(From yocto-docs rev: 2cd0ac980f9191edd3d4874508fd8fc9f0531622)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/yocto-project-qs/yocto-project-qs.xml

index 41da903e37297b0b6c241c49659227bf8af41bf8..d65738392c5ee8b955b2dca5120fa541d68e3cd0 100644 (file)
             <para>A host system running a supported Linux distribution (i.e. recent releases of
                 Fedora, openSUSE, Debian, and Ubuntu).
                 If the host system supports multiple cores and threads, you can configure the 
-                Yocto Project build system to increase the time needed to build images
+                Yocto Project build system to decrease the time needed to build images
                 significantly.
             </para>
         </listitem>