diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-04-28 16:23:48 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-10 12:13:32 +0100 |
| commit | b1dc0ee121e575f1978cdea409a16bba4040e5b2 (patch) | |
| tree | 1e6bfab76d6053cd163a77a674ac82482c840c97 /documentation/ref-manual/closer-look.xml | |
| parent | 7fdd0ac087328524f27ae42d503898dbd113f417 (diff) | |
| download | poky-b1dc0ee121e575f1978cdea409a16bba4040e5b2.tar.gz | |
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>
Diffstat (limited to 'documentation/ref-manual/closer-look.xml')
| -rw-r--r-- | documentation/ref-manual/closer-look.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/closer-look.xml b/documentation/ref-manual/closer-look.xml index a6f1b23257..bf48d4197c 100644 --- a/documentation/ref-manual/closer-look.xml +++ b/documentation/ref-manual/closer-look.xml | |||
| @@ -1411,7 +1411,7 @@ | |||
| 1411 | system has a list of tasks that it believes it can "accelerate" | 1411 | system has a list of tasks that it believes it can "accelerate" |
| 1412 | and therefore does not need to run. | 1412 | and therefore does not need to run. |
| 1413 | There is a final function call to the function specified by the | 1413 | There is a final function call to the function specified by the |
| 1414 | <ulink url='&YOCTO_DOCS_BB_URL;#var-BB_SETSCENE_VERIFY_FUNCTION2'><filename>BB_SETSCENE_VERIFY_FUNCTION2</filename></ulink> | 1414 | <filename>BB_SETSCENE_VERIFY_FUNCTION2</filename> |
| 1415 | variable that is able to require the tasks to be run that | 1415 | variable that is able to require the tasks to be run that |
| 1416 | that the OpenEmbedded build system initially was going to | 1416 | that the OpenEmbedded build system initially was going to |
| 1417 | skip. | 1417 | skip. |
