[gnome-continuous-yocto/gnomeostree-3.28-rocko: 6325/8267] ref-manual: Updated PACKAGECONFIG_CONFARGS variable description



commit a61cb95ebdf1566272e21ed0516852fb1f79a02f
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Mon Jun 5 15:21:36 2017 -0700

    ref-manual: Updated PACKAGECONFIG_CONFARGS variable description
    
    Fixes [YOCTO #11600]
    
    "configure" and "cmake" are not do_* tasks of BitBake.  I updated
    the formatting of these programs and removed links that were to
    the tasks in the reference manual.
    
    (From yocto-docs rev: 2605c7378f6b4b49c2e2baaf159fd2c289d83a1a)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 documentation/ref-manual/ref-variables.xml |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index efe423a..8909446 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -9671,11 +9671,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
                     <link linkend='ref-classes-cmake'><filename>cmake</filename></link>
                     use <filename>PACKAGECONFIG_CONFARGS</filename> to pass
                     <link linkend='var-PACKAGECONFIG'><filename>PACKAGECONFIG</filename></link>
-                    options to tasks such as
-                    <link linkend='ref-tasks-configure'><filename>do_configure</filename></link>
-                    and
-                    <link linkend='ref-tasks-cmake'><filename>do_cmake</filename></link>,
-                    respectively.
+                    options to <filename>configure</filename> and
+                    <filename>cmake</filename>, respectively.
                     If you are using
                     <filename>PACKAGECONFIG</filename> but not a class that
                     handles the <filename>do_configure</filename> task, then


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