1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 12:49:46 +00:00

ref-manual, dev-manual: Completed first draft of 2.3 migration section.

(From yocto-docs rev: 42ab9e34da640b46d39741c9c83648dc65518ec1)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2017-04-28 16:23:48 -07:00
committed by Richard Purdie
parent 7fdd0ac087
commit b1dc0ee121
8 changed files with 538 additions and 109 deletions
+1 -1
View File
@@ -1411,7 +1411,7 @@
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
<ulink url='&YOCTO_DOCS_BB_URL;#var-BB_SETSCENE_VERIFY_FUNCTION2'><filename>BB_SETSCENE_VERIFY_FUNCTION2</filename></ulink>
<filename>BB_SETSCENE_VERIFY_FUNCTION2</filename>
variable that is able to require the tasks to be run that
that the OpenEmbedded build system initially was going to
skip.