summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/closer-look.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/documentation/ref-manual/closer-look.xml b/documentation/ref-manual/closer-look.xml
index bf48d4197c..459d571926 100644
--- a/documentation/ref-manual/closer-look.xml
+++ b/documentation/ref-manual/closer-look.xml
@@ -1405,17 +1405,6 @@
1405 relationship the function needs to be passed. 1405 relationship the function needs to be passed.
1406 The function returns a True or False value. 1406 The function returns a True or False value.
1407 </para> 1407 </para>
1408
1409 <para>
1410 Once the setscene process completes, the OpenEmbedded build
1411 system has a list of tasks that it believes it can "accelerate"
1412 and therefore does not need to run.
1413 There is a final function call to the function specified by the
1414 <filename>BB_SETSCENE_VERIFY_FUNCTION2</filename>
1415 variable that is able to require the tasks to be run that
1416 that the OpenEmbedded build system initially was going to
1417 skip.
1418 </para>
1419 </section> 1408 </section>
1420 </section> 1409 </section>
1421 1410