From 36afaaf02691d4b9cef3b0c049c8f950d44ce2d6 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 26 Mar 2013 11:58:10 -0700 Subject: [PATCH] ref-manual: Minor edits to "Shared State" section. (From yocto-docs rev: 59eac75d07cb3301bea19cc94a6255e763efa3fe) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/technical-details.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index 07560cfb49..07427b4c9c 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.