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 @@ relationship the function needs to be passed. The function returns a True or False value. - - - Once the setscene process completes, the OpenEmbedded build - system has a list of tasks that it believes it can "accelerate" - and therefore does not need to run. - There is a final function call to the function specified by the - BB_SETSCENE_VERIFY_FUNCTION2 - variable that is able to require the tasks to be run that - that the OpenEmbedded build system initially was going to - skip. -