From: Scott Rifenbark Date: Fri, 21 Oct 2011 11:54:18 +0000 (-0700) Subject: documentation/yocto-project-qs/yocto-project-qs.xml: dyslexic statement fixed. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4e04f6129af9dab052b8c36752cbe8134bdfd0e2;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git documentation/yocto-project-qs/yocto-project-qs.xml: dyslexic statement fixed. 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 Signed-off-by: Richard Purdie --- diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 41da903e372..d65738392c5 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -130,7 +130,7 @@ 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.