From 4e04f6129af9dab052b8c36752cbe8134bdfd0e2 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 21 Oct 2011 04:54:18 -0700 Subject: 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 --- documentation/yocto-project-qs/yocto-project-qs.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 41da903..d657383 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. -- cgit v1.1