From: Scott Rifenbark Date: Tue, 26 Mar 2013 18:58:10 +0000 (-0700) Subject: ref-manual: Minor edits to "Shared State" section. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=36afaaf02691d4b9cef3b0c049c8f950d44ce2d6;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Minor edits to "Shared State" section. (From yocto-docs rev: 59eac75d07cb3301bea19cc94a6255e763efa3fe) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index 07560cfb49d..07427b4c9c3 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml @@ -489,7 +489,7 @@ - The build processes uses the *_setscene tasks + The build processes use the *_setscene tasks for the task acceleration phase. BitBake goes through this phase before the main execution code and tries to accelerate any tasks for which it can find shared state packages.