[gnome-continuous-yocto/gnomeostree-3.28-rocko: 3044/8267] ref-manual: Changed BB_SETSCENE_VERIFY_FUNCTION name



commit 97ac70175f1fe6095b75c851578d65fed4eb9476
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Thu Oct 13 15:03:47 2016 -0700

    ref-manual: Changed BB_SETSCENE_VERIFY_FUNCTION name
    
    The BB_SETSCENE_VERIFY_FUNCTION variable has effectively changed
    names to be BB_SETSCENE_VERIFY_FUNCTION2.  I made the one instance
    of it correct here.
    
    (From yocto-docs rev: c2864dace370d7a43234f4728b33f25082e628e3)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 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 0278687..b73e59c 100644
--- a/documentation/ref-manual/closer-look.xml
+++ b/documentation/ref-manual/closer-look.xml
@@ -1398,7 +1398,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_FUNCTION'><filename>BB_SETSCENE_VERIFY_FUNCTION</filename></ulink>
+                <ulink 
url='&YOCTO_DOCS_BB_URL;#var-BB_SETSCENE_VERIFY_FUNCTION2'><filename>BB_SETSCENE_VERIFY_FUNCTION2</filename></ulink>
                 variable that is able to require the tasks to be run that
                 that the OpenEmbedded build system initially was going to
                 skip.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]