ref-manual: Minor edits to "Shared State" section.

(From yocto-docs rev: 59eac75d07cb3301bea19cc94a6255e763efa3fe)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-03-26 11:58:10 -07:00 committed by Richard Purdie
parent 8ddc1e3aac
commit 36afaaf026
1 changed files with 1 additions and 1 deletions

View File

@ -489,7 +489,7 @@
</para> </para>
<para> <para>
The build processes uses the <filename>*_setscene</filename> tasks The build processes use the <filename>*_setscene</filename> tasks
for the task acceleration phase. for the task acceleration phase.
BitBake goes through this phase before the main execution code and tries BitBake goes through this phase before the main execution code and tries
to accelerate any tasks for which it can find shared state packages. to accelerate any tasks for which it can find shared state packages.