[gnome-continuous-yocto/gnomeostree-3.28-rocko: 756/8267] ref-manual: Fixed *[doc] string for INHIBIT_PACKAGE_DEBUG_SPLIT



commit ceb7c517465bb8848fe364ce7b6b58b9602975a0
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Mon Jun 6 10:17:02 2016 -0700

    ref-manual: Fixed *[doc] string for INHIBIT_PACKAGE_DEBUG_SPLIT
    
    The string was a copy paste error.  It was using the string
    for INHIBIT_PACKAGE_STRIP.
    
    (From yocto-docs rev: d2efc36a7bc39b3fb596286dcde5efa1b8fead7c)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 documentation/ref-manual/ref-variables.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index d55bccd..0252757 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -5940,7 +5940,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
 
         <glossentry id='var-INHIBIT_PACKAGE_DEBUG_SPLIT'><glossterm>INHIBIT_PACKAGE_DEBUG_SPLIT</glossterm>
             <info>
-                INHIBIT_PACKAGE_STRIP[doc] = "If set to "1", causes the build to not strip binaries in 
resulting packages."
+                INHIBIT_PACKAGE_DEBUG_SPLIT[doc] = "If set to "1", prevents the OpenEmbedded build system 
from splitting out debug information during packaging"
             </info>
             <glossdef>
                 <para role="glossdeffirst">


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